Angular Modules

preview_player
Показать описание

Learn how to user Angular Module to contain cohesive blocks of code dedicated to an application domain, a workflow, or a closely related set of capabilities. They can contain components, service providers, and other code files whose scope is defined by the containing NgModule. They can import functionality that is exported from other NgModules, and export selected functionality for use by other NgModules.

Follow on:

Intro 0:00
Module Architecture 3:30
Core Module 8:28
Shared Module 15:21
Authentication Module 23:15
Customer Module 33:17
Home Module 41:02
Invoice Module 44:26
Navigation Bar Module 49:22
Profile Module 54:26
Statistics Module 58:03
Routing Module 1:00:18
Modular Application 1:03:31
Lazy Loading 1:09:10
Change Detection Strategy 1:17:39
Рекомендации по теме
Комментарии
Автор

Oustanding teaching skills, always on point. That's why I aready bought your Spring Boot+Angular course right after launch. Thanks for your help!

returncode
Автор

The best teacher. Thank you for your time

V_I_B_E_S
Автор

You talked about Spring Boot 3, but the course is still in 2

ronaldmundell
Автор

Thank you for this video! It just helped me so much.. I was pretty much confused before watching it but now things seems pretty clear

danielasegadilha