All life is an experiment. The more experiments you make the better.
—Ralph Waldo Emerson
After an overview of the most famous front-end architectures and their implementations, it’s time to dig into the main topic of this book: Reactive Programming with JavaScript.
I watched many videos and read many articles and books on the argument, and I have to admit that often I had the impression that something was missing, like we were just scratching the surface instead of going in depth inside the Reactive ecosystem.
The main aim of this chapter is to provide all the tools needed ...