Get in Touch

Course Outline

Building Modern Front-End Applications

  • Overview of similarities between React, Angular, and Vue.js
  • Declarative rendering
  • Components: Defining custom HTML tags
  • Initialising 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 concepts in JavaScript (e.g., map, filter)

TypeScript

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

React Template Language

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

State Management in React

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

Components: The Building Blocks of Modern Web Apps

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

State Management with Redux

  • Redux fundamentals: State management via pure functions, reducers, and immutable data
  • Using the reducer hook in React
  • Integrating Redux into React applications
  • Presentational and container components
  • The Redux ecosystem
  • Handling asynchronous events with Thunk
  • Retrieving 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 views based on the current browser route

Application Development with React

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

Requirements

  • Basic understanding of HTML
  • Practical experience with JavaScript
 21 Hours

Number of participants


Price per participant

Testimonials (7)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories