Hi, My name is Sandeep Kumar and I am a Software Engineer from INDIA.
Connect with me on LinkedIn | WhatsApp me

Article with Tag: angular 12

What is the difference between Angular & React JS, Which one you should choose? | Angular 13 vs React JS full which one is better? Let’s compare

Angular & React JS both are used for Frontend Development, To make Single page applications or Web Apps. Here is a quick difference between both. Be a…

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…

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…