Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Angular and NgRx - Building Real Project From Scratch
Rating: 4.5 out of 5(681 ratings)
5,827 students

Angular and NgRx - Building Real Project From Scratch

Learn Angular, NgRx, Typescript, REST Api, JWT Authentication, Router, Effects, Http while developing real project
Last updated 2/2026
English

What you'll learn

  • Build real project with Angular and NgRx
  • Write high quality code
  • Create reusable modules and components

Course content

7 sections59 lectures7h 1m total length
  • What is this section about?0:05
  • What will we implement?1:52
  • Bootstrapping project9:58

    Bootstrapping an Angular project by installing NodeJS, choosing an LTS version, and installing Angular CLI, then moving to standalone components and bootstrapping the app with a router outlet.

  • Why NgRx?3:07
  • Prettier3:01
  • Language server2:44

    Learn how a language server supports auto import, autocomplete, and type checking for Angular and TypeScript in Vscode, and shows errors directly in the editor.

  • Setting up local API4:44
  • Project structure4:26
  • Changing strict configuration1:28

Requirements

  • A computer on which you can install software (Windows, MacOS, or Linux)
  • Some knowledge about Angular and optionally Redux/NgRx

Description

In this course we will build a Medium clone using Angular and NgRx. This course is fully focused on fast and deep dive into creation of real application with Angular and NgRx. We will start from scratch and step by step you will get close to finished real application. You will deeply understand how to structure your application, build reusable and understandable modules and components and split code into smaller chunks of code. We will write code together in efficient way to make it pure and avoid data complexity. 

For each lesson you'll get source code of the lesson, so it's easy to see the progress and get a working app on any lesson you want without retyping code from screen.

What you will learn in this course:

  • Structure and configure project

  • Write high quality code with Angular and NgRx on real project

  • Isolating and splitting features

  • Create reusable standalone components instead of modules

  • Implementing authentication

  • Cover everything with Typescript interfaces

  • Working with real API

  • Full compatibility with Angular signals

If you are feeling like you learned Angular but you still still missing knowledge of how to build your own real application this course is what you need. This course is fully focused on creating the application without getting deep into basic knowledge of Angular!


Who this course is for:

  • This course is for you if you want to develop real project from beginning to the end
  • This course is for everyone who is interested in learning developing with Angular
  • This course is for you if you want to improve you knowledge of Angular and NgRx