Creating native Node.js addons can be real headache if you are comming from a interpreter language background. Most common pitfalls and mistakes leading to compilation and linking failures are discussed here.
How to build a simple that can be embedded into any React component to automatically update its state using AJAX.
See how it is possible to share MVC models between backend and frontend using JavaScript on both ends.