Skip to content

iainvdw/react-playground

Repository files navigation

React playground

Test repository to experiment with different React technologies

Current experiments

  • Server-side rendering using Express.js
  • Hot module reloading in the browser
  • Custom Webpack config
  • Redux Sagas
  • Lazy loading + code splitting using dynamic import() statements with React Loadable

Stuff to research

  • Form libraries (Redux Form, Formik, Liform)
  • CSS in JS (styled-component, CSS Blocks, glamour, etc.)
  • React Hooks
  • React Suspense
  • React lazy()

Getting started

  1. Run npm install
  2. Run npm run watch to start development
  3. Open localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published