TALK: REACTivating the web
sergioramos opened this issue · comments
Sérgio Ramos commented
intro
Developed by Facebook, React is a Javascript library for building user interfaces.
description
Usually associated with its virtual DOM, React is also powerful because of its declarative style, lifecycle and non shared state: a React component describes its view at anytime. People usually find it odd because of JSX - that they eventually get used and learn to enjoy -, but it strongly encourages modularity and composition.
In this talk we are going to get introduced to the basic principles of React.
Daniela Borges Matos de Carvalho commented
💃
João Jerónimo commented
👍