Video description
Build beautiful, modern, and modularized UIs with ReactJS
About This Video
In Detail
React is a UI framework that communicates the smallest changes on the server side to the browser quickly, without having to re-render anything except the part of the display that needs to change. Elements of a site or app can be updated seamlessly without delay, without disrupting the rest of the display or requiring the user to refresh.
The course covers React components, Virtual DOM, JSX syntax, and handling visualizations and web graphics, which are all tied up and demonstrated by building an application. Then we dive in, showing you everything about React components in depth, and how to work with browser events.
You will get an introduction to React, and its key parts and concepts, in order to help you to understand the mechanics behind it. After learning both the basic and advanced features of React, we will build a sample application for short inspirational quotes where users can see a paginated list of quotes, can search the list, and can add new quotes to the list.
Audience
This video course is front-end web developers and mobile application developers with a good working knowledge of JavaScript. It is ideal for developers who are working with single-page web applications, and those who want to create attractive, high-performance user interfaces.
Publisher resources
Table of contents
- Chapter 1 : Installation and Setup
- Chapter 2 : What Is React
- Chapter 3 : Declarative User Interfaces
- Chapter 4 : React Components
- Chapter 5 : Components State
- Chapter 6 : Working with User Input
- Chapter 7 : Components Lifecycle
- Chapter 8 : Building an Application with React
- Chapter 9 : Using React's Built-in State
- Chapter 10 : Talking to a Remote Backend
- Chapter 11 : Getting Started with Redux
Product information
- Title: Learning ReactJS
- Author(s):
- Release date: October 2016
- Publisher(s): Packt Publishing
- ISBN: 9781785887079
You might also like
video
The Complete React Js and Redux Course - Build Modern Web Apps
Go from beginner to React.js expert by building an Instagram-like web app with React 16, React …
video
The Complete React Developer Course (with Hooks and Redux)
Learn how to build and launch React web applications using React, Redux, Webpack, React-Router, and more! …
video
Modern JavaScript From The Beginning
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries) About This Video Understanding of …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …