Get in Touch

Course Outline

Development of modern front-end applications

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

Modern JavaScript

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

TypeScript

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

React template language

  • JSX: A JavaScript-based template language
  • Setting element properties
  • Rendering lists of elements
  • Conditional rendering (if / else)
  • Handling events
  • CSS classes and styles

Managing state in React

  • Setting and updating application state
  • Utilizing the state hook and setState
  • Capturing input element content into state

Components: Building blocks of modern web applications

  • Defining custom HTML tags in React
  • State, props & events
  • Data flow between components
  • Function components vs. class components
  • Implementing hooks in function components
  • Component lifecycle events (mount, update, unmount)
  • Integrating predefined library components

State management with Redux

  • Redux fundamentals: state management via 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 REST APIs

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
  • Comparing Progressive Web Apps with 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