Creating a Custom Component | Components | Angular 12+
procademy procademy
56K subscribers
94,702 views
957

 Published On Jan 13, 2022

In the last lecture you learned, what is a component and what do we use it for. In this lecture, you are going to create your own custom components.

Components are the basic building block of an angular application. Any angular app consists of different components combined together at the end.
Let's go ahead and let's create a header and a navbar for our angular application using components.

show more

Share/Embed