What is Angular?
Let's get introduced to Angular. Come on in!

• Full Stack Engineer • Auth0Ambassador • Organizer at AngularHive community • Speaker • Blogger
Search for a command to run...
Let's get introduced to Angular. Come on in!

• Full Stack Engineer • Auth0Ambassador • Organizer at AngularHive community • Speaker • Blogger
Can relate this differences as I worked on both version with migration. Good information.
Thanks Avinash Dalvi!
This series contains the complete Angular tutorial for beginners. Note: I keep adding posts every day or once in two/three days, so you will see the complete list of articles in a month or two.
It's time to install Angular CLI.
Hello awesome people👋, welcome back! In this post, I am going to walk you through how to set up Tailwind CSS in an Angular project. It is going to be the easiest setup you have ever done. Come on in. This post is for projects that are using Angular ...

Hello awesome people👋, welcome back! This is again a super simple post about Angular, but pretty informative and you might have not read about it so far. Let's begin. What is Text Interpolation? Interpolation refers to embedding expressions or just ...

Hello awesome people👋, welcome back. This blog post is going to be a super simple post, and I just wanna share my TailWind CSS learning with you all. What are we going to design? A simple and minimalistic card component with 100% TailWind CSS. Code...

Hello amazing people👋, welcome back! Introduction If you are from a Java background, you must have used/heard about Apache Tomcat server, which is a default server any Java developer works with to deal with Web app development. The landscape has cha...

Project documentation serves as a guide for new developers in a team. Why not create one for an Angular project?

Hey everyone, welcome to my The complete Angular tutorial for beginners series, and this is the first blog post of the series. Yay!
This post is all about Introduction to Angular, and it is the first step in learning Angular.
Congrats! 🎉
Below questions will be answered at the end of this post:
Let's begin!
Angular is an application design framework and development platform for creating efficient and sophisticated single-page apps. - Angular.io
AngularJS and Angular are not the same.
AngularJS is based on JavaScript, and it is a library, not a framework, where Angular is a framework based on TypeScript.
Angular 2.0 and above are called Angular framework; before version 2.0, it is called AngularJS.
| Angular JS | Angular | |
| Language | Based on JavaScript | Based on TypeScript |
| Architecture | Uses the concept of Scope and Controllers | Uses hierarchy of components. |
| Architecture | Uses the concept of Scope and Controllers | Uses hierarchy of components. |
| Module, Controller (or) Service implementation | As functions | As classes |
| Modular System | AngularJS’s Modules | ES6 Modules |
| Transpiler required? | No | Required |
Now you know a lot about Angular, continue the learning with the next article in the series.
Happy learning!
I tweet a lot about Angular, so feel free to follow me on Twitter at AskUdhay