FrontBackGeek

What is Angular Framework? Why do we use Angular and What are the Advantages and Disadvantages? | Important info about the angular 14 framework and its cons and pros

FrontBackGeek 2 years ago

Hi Everyone, In this blog, we will discuss about Angular Framework and this is going to be a brief blog about Angular and its pros and cons. What is Angular…

FrontBackGeek

How angular app works? what happen in background when angular application starts.

FrontBackGeek 3 years ago

Let’s understand how an angular application works from core, what happen when it starts. In index.html file there is a <app-root> custom html code, this app-root is a selector of…

FrontBackGeek

How to organize your angular application using modules

FrontBackGeek 3 years ago

Angular Basics Its a javascirpt framework Its different from angular js Used to build powerful frontend applications. Its used for rapid application development and code generation. Some of important features…