Tags
Language
Tags
April 2024
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

ReactJS: Become a professional in web app development (Javascript Framework Book 3)

Posted By: AlenMiler
ReactJS: Become a professional in web app development (Javascript Framework Book 3)

ReactJS: Become a professional in web app development (Javascript Framework Book 3) by Todd Abel
English | April 13, 2016 | ASIN: B01E8NVF5I | 123 Pages | AZW3/MOBI/EPUB/PDF (conv) | 1.34 MB

This book is an exploration of React, which is one of the available JavaScript libraries. The first part of this book is a guide to the reader on how to handle complex states in React JS. You will learn to do referencing in a List and within another reference. Baobab-react is explored in this section, along with how to use it for the purpose of passing a state to your components in React. A scrollable table is discussed, and how to create this in React. Calculations on how to get the rows and the columns for the table are given. With this kind of table, you will be able to add much content to it. The process of rendering on the server-side of your application in react is explained. This is done using the React-router and Redux. The book also guides you on how to create a Chrome extension in React. Visualization of data in React JS is also discussed in this book. You will also learn how to show exceptions in your app. The process of testing components in React is discussed as well as building a React menu.

The following topics are covered in this book:
 Handling of Complex States
 Creating a Scrollable Table In React
 Rendering on the Server-Side
 Creating a Chrome Extension
 Data Visualization in React.js
 Showing Exceptions
 Testing React Components
 Building a Sliding Menu
 Creating a Dropdown
 React JS and Flux Architecture