avatar Rodrigo's Website

Sample project

Added a project showing how to setup and configure a project for a web application with the backend in node and the frontend in React in the same monorepo.

This is also a proof of concept showing if browser's Push API can replace the WebSockets API to broadcast events from the server to the clients as soon as the event happen without pooling.

Monkey patching

Blog post about the monkey patching technique.

More projects added

I added more projects to the projects page.

Website redesign

I updated the website design and structure. You can read more about it in the the blog post.