Skip to content

njriordan/js-stack-from-scratch

Repository files navigation

The modern Javascript stack

Build Status Coverage Status

Background

This project was a chance for me to experiment with various aspects of the modern Javascript stack. It is based on this tutorial.

Live demo

The live demo is available here. However, the principles behind the code are probably more interesting than the app itself.

Features

  • React
  • Redux
  • Webpack
  • Babel
  • Static type-checking with Flow
  • Server-side rendering
  • Socket.io
  • Unit testing with Jest
  • Continuous integration testing with Travis
  • Deployment with Heroku

About

Experimenting with the modern JS stack, from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published