Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
LordRant557y@AleCx04 The amount and complexity of configuration required to spawn a simple isomorphic app is mind boggling.
-
@LordRant such are most other things in the front end world sadly. But what about using a cli tool that takes care of most of it for ya? In my case I let the angular/vue/react clis take everything for me since I hate webpack too! :)
-
LordRant557y@AleCx04 i love create-react-app. I wish there is something like that for quickly setting up an isomorphic app as well.
-
@LordRant Aren't Next.js in the case of React and Nuxt.js for Vue made for exactly this?
(If by "isomorphic app" you mean a SPA with server-side rendering on the first request.)
Related Rants
Fuck webpack !
rant
webpack