React Web Development Class

React Web Development Course with OCI Partner, Mark Volkmann to be held March 29th-30th

React is a JavaScript-based web framework from Facebook that has surged in popularity due to its simplicity. It focuses on the view layer and makes it very easy to define components that are composed to build a user interface. These components primarily center on rendering data that is passed to them. No DOM manipulation is required. A virtual DOM is the secret sauce that makes React fast.

Other parts of client-side web development are handled by additional libraries. Popular choices include:
* Immutable (from Facebook) for immutable data with structural sharing
* Redux for state management
* axios for Ajax calls
* react-router for defining URL routes
All of these libraries are covered in this course.

 

Register Now before all the seats are gone!