On React - React makes the front-end a fully programmable system

added by JavaScript Kicks
11/18/2014 9:02:07 AM

169 Views

This is why programmers are going gaga over it. And that it takes just two and a half days to grok. A React component is a self-contained unit that encapsulates both the view and view logic. This abstraction is fundamental to a front-end application, just like classes are to an object-oriented app, or tables to a database app.


0 comments