React 16 is an open-source JavaScript library from Facebook used for building HTML5 web applications. In this training course, you learn how to develop a complete application using React 16 by building high-performance User Interfaces (UIs) with classes and JSX components and creating Redux applications, which provide complementary architectural patterns to construct client-side application functionality.
Building Web Applications Delivery Methods
In-Person
Online
Building Web Applications Course Information
Building Web Applications Course Benefits
Create an isomorphic web application using Facebook React and Redux
Compose a UI using React JavaScript and JSX components
Integrate React forms with Ajax and back-end REST services
Apply the Container/Presentational architecture to create applications
Integrate a variety of React extensions to create a modern application
Continue learning and face new challenges with after-course one-on-one instructor coaching
Building Web Applications Course Prerequisites
Students should have experience developing web pages with JavaScript, HTML, and CSS.
Building Web Applications Instructor-Led Training Outline
Module 1: Introduction and Overview
Features of React and Redux
Why the Virtual DOM makes React run fast
Configuring the development and build environment
Incorporating third-party components
Module 2: Designing Custom React Components
Module 3: Activating React Components
Module 4: Developing React Forms
Module 5: Centralizing State with Redux
Module 6: Analyzing React Applications
Module 7: Advanced Features