Get in Touch

Course Outline

Development of modern front-end applications

  • Overview and similarities between React, Angular, and Vue.js
  • Declarative rendering
  • Components: defining custom HTML tags
  • Initializing a React project using create-react-app

Modern JavaScript

  • Development with Node.js and npm
  • JavaScript versions
  • Working with modules
  • Functions and arrow functions
  • Classes
  • Functional programming in JavaScript (map, filter, etc.)

TypeScript

  • Static vs. dynamic typing
  • Declaring types for variables, functions, and classes
  • Basic data types
  • Tuples and objects
  • Interfaces
  • Generics

React template language

  • JavaScript-based template language: JSX
  • Setting element properties
  • Repeating elements
  • If/else logic
  • Event handling
  • CSS classes and styles

Managing state in React

  • Setting and updating application state
  • Using the state hook and setState
  • Capturing input element values in state

Components: Building blocks of modern web applications

  • Defining custom HTML tags in React
  • State, props, and events
  • Data flow between components
  • Function components and class components
  • Using hooks in function components
  • Component lifecycle events (mount, update, unmount)
  • Incorporating predefined components from a library

State management with Redux

  • Redux basics: state management using pure functions, reducers, and immutable data
  • Using the reducer hook in React
  • Integrating Redux into a React application
  • Presentational and container components
  • The Redux ecosystem
  • Handling asynchronous events with Thunk
  • Fetching data from a REST API

Developer tools and testing

  • React Developer Tools
  • Redux Developer Tools
  • Testing JavaScript with Jest
  • Testing reducers
  • Testing React components

React Router

  • Client-side routing
  • Displaying different views based on the current browser route

App development with React

  • Brief overview of React Native
  • Creating installable mobile and desktop applications with Progressive Web Apps
  • Comparison of Progressive Web Apps and native apps

Requirements

  • Basic knowledge of HTML
  • Experience with JavaScript
 21 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories