awesome-universal-rendering
github.com/brillout/awesome-universal-rendering ↗Awesome resources about server side sendering (SSR), static rendering, pre-rendering, static site generators (SSG).
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me react resources from awesome-universal-rendering"
Installation instructions →What's inside
Tools
- After.jsReact
Similar to Next.js but with routing based on React Router.
- Angular UniversalAngular
Official packages for SSR with Angular.
- BromBoneView Library Agnostic
- cra-ssrReact
SSR app boilerplate based on CRA (without having ejected).
- Fusion.jsReact
Plugin-based universal web framework maintained by Uber.
- Gatsby.jsReact
SSG based on React and GraphQL.
Learning Material
- Deliver search-friendly JavaScript-powered websites (Google I/O '18)SEO/SMO
Talk that mentions how the Google crawler executes JavaScript. Main take away: Google does index JavaScript-generated-content but with a delay.
- Hacker News CommentSEO/SMO
This HN comment explains the problem with SEO and search engines other than Google.
- Reactjs SSR Tips and TricksHow to implement SSR
- Server-side rendering with create-react-app, code-splitting, preloaded data, React Router, Helmet, Redux, and ThunkHow to implement SSR
Walkthrough of implementing a SSR app based on CRA (without having ejected).
- The Benefits of Server Side Rendering Over Client Side RenderingGeneral discussion
- The Complete Guide for SSR with VueHow to implement SSR
Official guide.
Showing a sample of 35 resources. View the full list on GitHub →