All Talks

Watch out: observers are here to stay

The web is evolving, we got it. One of the clear consequences is the complexity of our web apps (formerly known as ‘websites’). The conciseness of functional programming and its fundamentals got our attention, but we knew we could do better. And now we have the Reactive programming model, a functional and declarative way of dealing with big amounts of data.

In the center of it we have Observables: objects responsible to keep your application alive, reacting to any mutation your data may have, …

You might be interested in: