Server-side rendering topic

When doing server-side rendering, in contrast to client-side rendering the content of a webpage is prepared on the server and by the use of hydration made usable by the client.

List Server-side rendering repositories

reactant

250
Stars
14
Forks
Watchers

A framework for building React applications

ngx-auth

58
Stars
10
Forks
Watchers

Auth0 platform implementation and JWT authentication utility for Angular & Angular Universal

ngx-meta

335
Stars
47
Forks
Watchers

Dynamic page title & meta tags utility for Angular (w/server-side rendering)

universal

703
Stars
138
Forks
Watchers

Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO,...

jooger.me

39
Stars
7
Forks
Watchers

👍 My personal website,powered by @nuxt

universal-react-demo

48
Stars
9
Forks
Watchers

ES6 demo of a simple but scalable React app with react-router, code splitting, server side rendering, and tree shaking.

vuesion

2.8k
Stars
392
Forks
Watchers

Vuesion is a boilerplate that empowers product teams to build faster with modern best practices across engineering and design. It features a full-stack framework, comprehensive design system, robust t...

matestack-ui-core

547
Stars
47
Forks
Watchers

Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.

react-loadable

16.6k
Stars
779
Forks
Watchers

:hourglass_flowing_sand: A higher order component for loading components with promises.