DX Discussion: Why not Next? #304
ahmedrowaihi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
As far as I understand this project, It uses twig engine as a backend renderer, mapping the twilight.json to create input user interface on Salla's store panel
one major downside of this boilerplate, that it's balloted with a lot of plain sass, css, js, twig and more, with pre-configured libs which makes it harder to detach without a lot of changes, also the DX is somehow old, modern web is built on framework
I suggest creating a nextjs starter, we can make the development 10x faster, and DX friendly.. without sass, just tailwind, radix, thetwilight.json should stay same, and data could be seeded from ssr side in nextjs
I tweaked raed's repo with react in case anyone might want to develop with it :'D, check it out
react-raed-theme
Beta Was this translation helpful? Give feedback.
All reactions