6 ms·
Regardless of the dependencies, the point that it is the 'simplest, most elegant way to generate a static version of a React-based website' applies. Next.js is
by dan_can_code 6y ago
Regardless of the dependencies, the point that it is the 'simplest, most elegant way to generate a static version of a React-based website' applies. Next.js is ridiculously simple to get up and running with - even for JS rookies.
- drej 6y agoThat’s not the point I’m making. http://wipmoore.info/posts/2017/09/17/security-simple-vs-easy-rich-hickey.html http://wipmoore.info/posts/2017/09/17/security-simple-vs-eas...
- dan_can_code 6y agoWhat point are you making? The linked blog post just defines simple and easy. I am not sure how this relates to your previous comment regarding dependencies. > In essence simplicity is about reducing then amount of waste in development and increasing the longevity (service life) of the system we build. I would argue the implementation of nextjs in the context of static, react-based a blog falls under this definition in your linked blog post. Unless I'm missing something?