[Angular 6 + Spring Boot] #9 Angular Component Basics

preview_player
Показать описание
Create Java web applications with Angular 6 and Spring Boot

In this episode, you will discover the basic concepts of Angular components. Angular components are pieces of functionality that control part of the screen. They contain logic, template (view) and styles. The most important thing to take away is that in Angular, the whole application is just a big component tree.

Source code

_______

Check out the latest software programming articles on my blog, where you will find lots of software development tutorials that will sharpen your programming skills

_______

Say hi on social

#angular #springboot #spring #java #webapplication
Рекомендации по теме
Комментарии
Автор

If you use angular cli to generate a new component (ng generate component <component_name>) you don't have to register it manually. Angular CLI takes care of that as well.

Also great job. Thank you for your time and effort.

liviu-stefanserbaneci
Автор

I love all your tutorials. They are very helpful.

annasonita
Автор

keep continuing the series its very good

ankittiwary
Автор

Hi Sir, like to know what screen recorder software u r using also can u make intelliJ theme like white background and blue text color

dnbhatia
Автор

Hi, I like your videos, I just want know it is very high application can you provide me the css/ html etc

chetanaherj