zaydek / react-ssg

Server-generated React
MIT License
20 stars 4 forks source link

[Todo] Roadmap #22

Open zaydek opened 3 years ago

zaydek commented 3 years ago

The idea is to provide some kind of elegant, modern TypeScript development environment for building prerendered React apps that leverages CSR when needed. Server-side rendering is a non-goal for this project as this would be designed to emit stateless, JAMstack-y web apps.

Would be nice if we solve for:

zaydek commented 3 years ago

https://ui.dev/build-your-own-react-router-v4 https://codesandbox.io/s/build-own-react-router-v4-mpslz?file=/src/App.js