A simple application built to showcase Universal JavaScript with Node.js and React.
This application was created to support a "Universal Javascript" (aka Isomorphic) tutorial published on Scotch.io:
React on the Server for Beginners: Build a Universal React and Node App
If you want to know more about Universal Javascript and improve your application even more (e.g. by adding Universal Data Retrival using REST APIs) I definitely recommend to read the chapter Universal JavaScript for Web Applications on my book Node.js Design Patterns Second Edition (Packt):
Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue or by sending a pull request.
Licensed under MIT License. © Luciano Mammino.