Reactive Programming with Matthew Podwysocki
JavaScript Archives - Software Engineering Daily - Een podcast door JavaScript Archives - Software Engineering Daily
Categorieën:
“The model-view-intent architecture is really cool and innovative – it’s basically combining the technologies of observables with the virtual DOM, and you’ve got this whole new paradigm of thinking.” Reactive programming emphasizes writing code that is readily responsive to events. It is an increasingly popular paradigm with highly interactive websites like Netflix. It draws on
