Demystifying React: building a one-way data binding with Vanilla JavaScript

React, Vue.js, and all those frameworks that call themselves “reactive” work around the concept of one-way data binding. In other words, they give developers the ability to bind their models to the representation. And on top of that, they let you modify the view automatically when you modify the data, hence the name “one-way data binding”.

In this workshop, Fernando is going to show you how you can reproduce that magic with plain old Vanilla JS.

📣 Language — English
⏰ Feb 16, 1 pm (CEST, Stockholm), 2 pm (EEST, Kyiv)