React.js Quickly: Developing Scalable Web User Interfaces

Udemy
Course Summary
Start mastering JavaScript framework React.js used by Facebook&Instagram to develop great web/mobile user interfaces
-
+
Course Description
React Quickly is for anyone who wants to learn React.js fast. This hands-on course teaches you the concepts you need with lots of projects. React.js is a JavaScript User Interface library. It's comparable to the View in the Model-View-Controller concept.
React is simple yet very performant and developer friendly. It's used and maintained by Facebook and Instagram as well as vast open source community.
You'll start with the basics, including how React fits in your application, JSX, and handling states and events. Next, you’ll learn about the core topics like components, forms and data. Then, you’ll dive into React integration topics, like unit testing and isomorphic JavaScript with Express.js, and Gulp. You'll see how to build a single-page application with Reflux, and React using a RESTful API server build on Express.js, Node.js and MongoDB.
Also, You'll learn how to build a full-blown front-end app with routing by using React Router. Lastly, you'll see how to build an iOS app with React Native without any Objective-C or Swift knowledge, only pure JavaScript!