Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Getting Started with React

    Posted By: hill0
    Getting Started with React

    Getting Started with React by Doel Sengupta
    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