Reactive Programming

“10 years ago, interaction with web pages was basically about submitting a long form to the backend and performing simple rendering to the frontend. Apps have evolved to be more real-time: modifying a single form field can automatically trigger a save to the backend, “likes” to some content can be reflected in real time to other connected users, and so forth.”

https://gist.github.com/staltz/868e7e9bc2a7b8c1f754

Leave a Reply