Get up and running with ReactJS by developing five cutting-edge and responsive projects
About This Book
- Create pragmatic real-world applications while learning React and its modern developer tools
- Build sustainable user interfaces by transforming data into components of UI
- Learn how to generate reusable ReactJS components effectively
Who This Book Is For
If you are a web developer and wish to learn ReactJS from scratch, then this book is tailor-made for you. Good understanding of Javascript, HTML, and CSS is expected
What You Will Learn
- Create, reuse, and compose React components using JSX
- Share data between various React components and techniques for data flow within a React app
- Handle user interactions with the help of event handlers and dynamic components
- Setup and use various next generation ES2015/ES6 features with React
- Understand performance and immutability feature of React using React add-ons
- Use data stores to store model-related data and information
- Create a flux-based react application by using reflux library
In Detail
ReactJS is an open-source JavaScript library that intends to bring aspects of reactive programming to web applications and sites. It aims to address challenges encountered in developing single-page applications. React's core principles are declarative code, efficiency, and flexibility. It is intended to help developers build large applications using data that change over time.
This book is a comprehensive guide with five complete projects, each focusing on the characteristics of ReactJS. You will learn to efficiently build up customized user interfaces for your own applications with this book.
Starting with a project on instapusher, you will be introduced to React and work with JSX before gradually moving onto learning about the data flow and the life cycle of a React component.l£.