This is an old revision of the document!


React

Summary and Goals

React is a Javascript library for frontend development that allows for greater flexibility and fluidity when developing widgets and web apps. React uses a virtual DOM (document object model) to update its UI elements, then compares the virtual DOM with its current DOM, then renders the changes. Furthermore, React can keep track of UI elements' states and renders the UI elements based off of the states. React's goal is to be fast, simple, and scalable and create web apps that use data that changes over time without having to reload the page.

Helpful Links

& https://www.codecademy.com/learn/react-102

Presentation Slides https://docs.google.com/presentation/d/1AuBpUFJ4ent6NyTloz_H7FB5aW4qBoLFjC4MDiOzkvA/edit?usp=sharing

courses/cs397/winter2017/react.1491324093.txt.gz · Last modified: 2017/04/04 16:41 by shnoudahm
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0