Introduction
This book is an attempt to introduce you with modern Node.js application programming. You'll get familiar with:
- React.js on client-side and server-side
- Isomorphic application with Node.js and React.js
- Functional Reactive Programming paradigm with Bacon.js (FRP)
- Application FRP with Node.js to build reactive application.
Target Audiences:
- You should be familiar with Javascript and basic Node.js (ExpressJS framework)
- You should have basic knowledge working with ReactJS
Please take a taste of the code here