Video description
Create real-world applications with React, Redux, and related libraries
About This Video
Build amazing interactive single page web applications with React.js
Manage complex states and build advanced forms with Redux
Render huge volumes of data and get a great performance using MobX
In Detail
React is increasingly becoming one of the leading client side web frameworks and has become the number one developer’s choice to build interactive single page web applications.
This course starts with a refresher on the basics, but quickly ramps it up and introduces new libraries and concepts in each application. Wel guide you through creating seven real-world React applications: a to do list; a recipe database; a polished, stylish and well tested responsive application; a multi-region weather forecast app; a data analysis dashboard app; a Twitter clone; and a multi-step newsletter sign-up form that sends data to Firebase. You’ll start by building basic single page applications and move on to advanced projects using Redux. Each project covered in this course is standalone and will help you harness the full potential of the React framework.
Through this course, you’ll experience how real-world applications can be built in a rapid and predictable way with React, enabling you to build upon your basic React knowledge so you are confident using React and its associated libraries to create advanced, production-ready projects.
Table of contents
-
Chapter 1 : Installation and Setup
- The Course Overview 00:01:18
- Getting Started with React 00:03:31
-
Chapter 2 : Building a To-Do List Application
- An Introduction to React 00:02:06
- Setting Up a New React Project 00:07:43
- Setting Up Webpack 00:07:04
- Building the To-Do List App 00:11:06
- Making the To-Do List Interactive 00:07:27
-
Chapter 3 : Building a Database Application
- Setting Up the Project 00:09:01
- Controlling Forms with State 00:06:25
- Mosaicking 00:08:51
- Persisting Data 00:08:23
- Editing Existing Data 00:09:41
-
Chapter 4 : Building and Unit Testing an Application Using a Third-Party API
- Working with an API 00:14:27
- Introducing Unit Testing with Jest 00:09:23
- Testing Component Interactions 00:15:02
- Testing Components that Communicate with an API 00:08:50
- Using Third-Party Components 00:11:44
Product information
- Title: React Projects
- Author(s):
- Release date: February 2017
- Publisher(s): Packt Publishing
- ISBN: 9781786465504
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
Using Redux with React LiveLessons Video Training
5+ Hours of Video Instruction Web applications of today are becoming increasingly more complex. Our apps …
video
Build a Slack Chat App with React, Redux, and Firebase
Create a complete, full-stack chat application from front to back with React, Redux, Firebase 5, and …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …