angular icon

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

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….

angular icon

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

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…

angular icon

How to organize your angular application using modules

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…