Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.64 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.64 KB

judo-heroes

A simple application built to showcase Universal JavaScript with Node.js and React.

The tutorial

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

React on the Server for Beginners: Build a Universal React and Node App

Want to know more about Node.js, React and Universal Javascript?

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):

Node.js Design Patterns Second Edition by Mario Casciaro and Luciano Mammino

Contributing

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.

License

Licensed under MIT License. © Luciano Mammino.