require-lx / community

The Javascript and Node.js meetup group in Lisbon
http://meetup.com/require-lx
37 stars 8 forks source link

TALK: REACTivating the web #96

Closed sergioramos closed 8 years ago

sergioramos commented 9 years ago

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.

sericaia commented 9 years ago

:dancer:

joaojeronimo commented 9 years ago

:+1: