Part 3 - Module and Components in Angular 5

preview_player
Показать описание
OVERVIEW::
In this video I have explained , Module and Components in detail.

SOCIAL :

VISIT OUR BLOG HERE

INTRODUCTION :

Every angular app has at least one NgModule class. @Ngmodule is the decorator function which takes single meta data object.
We have some important meta properties available to define the module. In Root Module , You will find the description, Import, Export , bootstrap and providers properties which going to define our root module.

If any module has export class then, that can be imported by other modules.

RECOMMENDATION:

Part 2: Overview:

Part 3: Module and Component:

Part 4: How to use various Data Types in Angular 5

TAGS

Angular 5 tutorial
Angular 5 installation
Create your first angular 5 application
How to add components in angular 5
nested component
module in angular 5
Angular CLI installation
visual studio code
vs code
javascript
angular tutorial
Рекомендации по теме
Комментарии
Автор

Could you please make a video for big angular project. How modules and routemodules works.

TereMereGaane
Автор

Just awesome. U made me more confident :P

smartannu
Автор

could you please upload whole series ?

mohsinali-ufdl
Автор

please make CRUD operation using angular 5.

annuverma
Автор

is this tutorial for web or for android apps or ios.?

chanevasco