Skip to content

ddelpiano/styled-components-server-side-rendering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The guide to server side rendering React with Styled Components


📘 Read the Medium article published to Styled Components for the complete guide.

The guide to server side rendering React with Styled Components

Teaching the core concepts between React server side rendering and styled components. This guide does not include any other libraies such as React Router and Redux. The webpack config is as simple as we could make it -- so there's no HMR, auto refresh, and other developer tools.

Getting started

git clone [email protected]:Jobeir/styled-components-server-side-rendering.git
yarn
yarn build
yarn start

About

The core concepts of server side rendering a React app with Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%