
ndesmic

Building a React Static Site Generator with Partial Hydration in <100 Lines of Code
Implement partial hydration in your custom static site generator to ship less code and improve performance without heavy bundlers.
Building a react static site generator in ~20 lines of code, 4 dependencies and no transpilers
Stop struggling with heavy build systems. Build your own minimal static site generator with React and htm in just 20 lines of code.