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 versioning
  • Working with modules
  • Functions and arrow functions
  • Classes
  • Functional programming in JavaScript (map, filter, etc.)

TypeScript

  • Static versus 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
  • Rendering repeating elements
  • Conditional rendering (if/else)
  • Handling events
  • Applying CSS classes and styles

Managing State in React

  • Setting and updating the application state
  • Utilizing the state hook and setState
  • Capturing input element content within the 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 libraries

State Management with Redux

  • Redux fundamentals: managing state with pure functions, reducers, and immutable data
  • Utilizing 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

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

Requirements

  • Foundational knowledge of HTML
  • Practical experience with JavaScript
 21 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories