React JumpStart | Fast Track to React for Skilled Web Developers

React JumpStart is a 3-day, fast-paced hands-on course that aims to be the single most useful resource on getting up to speed quickly with React. Geared for experienced web developers, this course provides students with the core knowledge and hands-on skills they require to build reliable, powerful React applications. Throughout the course, students will gain hands-on experience using parts of functional programming with map and filter methods and will also use the latest features of JavaScript (including ES2015). By not abstracting away data management, React will force developers to think about how to architect their applications, and encourage them to consider core concepts like immutability.

Retail Price: $2,195.00

Next Date: Request Date

Course Days: 3


Request a Date

Request Custom Course


Course Objectives

Working in a hands-on learning environment led by our expert web development team, students will gain:

  • A solid understanding of React components
  • An in-depth knowledge of how React works
  • An understanding of what Redux is
  • How to use inline styles for perfect looking components
  • A high-level coverage of testing React components using Jest and Enzyme
  • A deep understanding of data-driven modeling with props and state
  • How to use client-side routing for Single Page Application(SPA) pages in your apps
  • How to debug a React application

 

Course Prerequisites

In order to be successful in this class, incoming attendees are required to have current, hands-on experience in developing basic web applications, and be versed in HTML5, CSS3 and JavaScript.  This is an intermediate level web development class, designed for experienced web developers new to React that need to further extend their skills in web development.

Please see the Related Courses tab for specific Pre-Requisite courses, Related Courses that offer similar skills or topics, and next-step Follow-On Courses and Learning Path recommendations.

 

Take Before: Attendees should have experience with the topics in the following courses, or should have recently attended these as a pre-requisite:

  • TT4650 Introduction to HTML5/CSS3 and JavaScript (Six months of web development using HTML and CSS)
  • TT4110 Modern JavaScript Essentials
  • Prior experience with React is not required.
  • A basic knowledge of using NPM packages is beneficial but not required.
  • A basic knowledge WebPack with Babel is also beneficial but not required.

 

Take After: Our core training courses provide students with a solid foundation for continued learning based on role, goals, or their areas of specialty.  Our web developer learning paths offer a wide variety of continued learning paths such as:

  • Additional React, Redux, NodeJS / MEANStack, Angular or other next level web development courses
  • Web security training
  • Please contact us for recommended next steps tailored to your longer-term education, project, role or development objectives.

Course Agenda

 

Please note that this list of topics is based on our standard course offering, evolved from typical industry uses and trends. We’ll work with you to tune this course and level of coverage to target the skills you need most.

  1. Course Overview

 

  1. React Introduction
  • What is React?
  • Its origins WRT Angular
  • React's 3 design principles
  • Composition of components
  • How is React so darned fast?
  • The virtual DOM
  • One-way data flow
  • How a React app works - a peak under the covers
  • Transpiling, bundling, minifying with webpack
  1. Redux intro
  • It's a library
  • The single responsibility principle
  • Why Redux?
  • Why Redux with React?
  • Its history and growth
  • The 4 concepts of Redux
  • State
  • Pure functions
  • Compoosition
  • Immutability
  • The parts of Redux
  • The big picture of Redux
  1. create-react-app
  • The need for CRA - webpack, npm, babel, JSX, eslint, es2015, jest, etc
  • Using npx
  • The only build dependency needed
  • Watch mode
  • Linting code
  • Ejecting
  • Running unit tests
  1. Stateless Functional Components
  • Why less is more
  • A gentle intro to JSX
  • The 7 rules of JSX
  • When JSX deviates from the W3C standards
  • 3 simple steps to creating a component
  • Hosting a component
  1. Styling React components
  • Styling with CSS
  • Specifying Inline Styles
  • Importing styles
  • Using npm libraries
  • The trick to importing images
  1. Events in React
  • React's synthetic events
  • Why do they need to add events?
  • The quick way to tell the difference
  • The event object is reused!
  • Passing values to the handler
  • Creating your own custom events
  1. Composition with React
  • How to compose
  • Data flowing down - props
  • Why not 2-way binding?
  • Data flowing up by emitting an event
  • Passing data between sibling and cousin components
  • All the ways to communicate and the cleanest solution
  1. React router
  • How to create a SPA in React
  • What React router is and where it came from
  • 4 easy steps to routing
  • How to define the domain of a router
  • How to create routes
  • How to route users via a link
  • How to route users via a url
  • How to route users via JavaScript
  • How to read route parameters
  1. Expressions
  • Demystifying expressions - how to think about them
  • Nesting JSX in expressions and vice-versa
  • Conditional rendering
  • Iterating collections
  • What does key do for me?
  • Calling functions that return JSX
  1. React Hooks
  • The case for Hooks
  • History of Hooks
  • useState() (Multiple vs Single)
  • useEffect()
  • useContext()
  • useReducer()
  • How to enable them
  • Tips and tricks with hooks
  1. Managing state
  • Defining state in React
  • React state != Redux state
  • Stateful components are classes
  • How to initialize state in the constructor and when not to
  • Updating state with this.setState()
  • Asynchronous updates
  • The secrets of upserting state
  • Forms in React
  • Controlled vs. Uncontrolled forms
  • How to solve the update problem
  • Insider tips for state in React
  1. The React Lifecycle (Time permitting)
  • Birth and death of a component
  • constructor
  • getDerivedStateFromProps
  • componentDidMount
  • componentWillUnmount
  • Updating a component
  • shouldComponentUpdate
  • getSnapshotBeforeUpdate
  • componentDidUpdate
  1. PropTypes (Time permitting)
  • Why propTypes?
  • All the types that can be used
  • Using in class-based components
  • Using in functional components
  • How to handle extra props


Sorry! It looks like we haven’t updated our dates for the class you selected yet. There’s a quick way to find out. Contact us at 502.265.3057 or email info@training4it.com


Request a Date