Getting Started with React by Doel Sengupta
English | 29 Apr. 2016 | ISBN: 1783550570 | 212 Pages | EPUB/AZW3 | 7.38 MB
English | 29 Apr. 2016 | ISBN: 1783550570 | 212 Pages | EPUB/AZW3 | 7.38 MB
A light but powerful way to build dynamic real-time applications using ReactJS
About This Book
Learn how to develop powerful JavaScript applications using ReactJS
Integrate a React-based app with an external API (Facebook login) while using React components, with the Facebook developer app
Implement the Reactive paradigm to build stateless and asynchronous apps with React
Who This Book Is For
This book is for any front-end web or mobile-app developer who wants to learn ReactJS. Knowledge of basic JavaScript will give you a good head start with the book.
What You Will Learn
Understand the ReactJS basics through an overview
Install and create your first React component
Refactor the ReactJS component using JSX
Integrate your React application with the Facebook login and Graph API, then fetch data from your liked pages in Facebook and display them in a browser
Handle UI elements events with React, respond to users input, and create stateful components
Use some core lifecycle events for integration and find out about ES6 syntaxes in the React world
Understand the FLUX architecture and create an application using FLUX with React
Make a component more reusable with mixins and validation helpers and structure your components properly
Explore techniques to test your ReactJS code
Deploy your code using webpack and Gulp