nodeconf / EU-CFP

Call for participation for NodeConf.eu 2015
10 stars 6 forks source link

Embracing Our Reactive Future #78

Open mattpodwysocki opened 9 years ago

mattpodwysocki commented 9 years ago

In the Node.js world, reactive programming is a way of life. What do I mean by Reactive? Simply this, readily responsive to events, nothing more! No, it doesn't mean the Reactive Manifesto, nor React from Facebook.

As we build larger applications, event-driven reactive architectures become harder to reason about as it becomes just a mess of events passing and state management. Let's cut to the chase and talk about how we can embrace reactive programming and patterns associated with it to build a better system.

We can answer the following questions:

Join us in the reactive future!