Why is Angular coming out with new versions so frequently?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Software Engineer

The team behind Angular decided to use semantic versioning, to help developers understand what version they can use without breaking their apps. But how does that work? It's pretty simple: The version-number is made of 3 parts, separated by a ".". The different parts have different meanings: - The first...
read more
The team behind Angular decided to use semantic versioning, to help developers understand what version they can use without breaking their apps. But how does that work? It's pretty simple: The version-number is made of 3 parts, separated by a ".". The different parts have different meanings: - The first part is called the major. If it changes, breaking changes might be introduced into the release, and you need to refactor your app to be compatible with the new version. - The second part is called the minor. It might contain new features, which you can use in your app. But this versions won't break your app. - The last part is for bugfixes only. You won't get new features, and nothing will break. Also, the Angular-Team decided to release versions regularly. It, again, helps us, developers, as we know when versions will be issued. Another useful thing they agreed on is that APIs will stay compatible for two majors. That means that APIs won't be removed from one primary to the next, but they will be deprecated first and removed in the next major. It gives us developers an additional six month to update to new APIs. So Angular releases a new major version every six months, because there are new features which break existing APIs. But they decided to "break APIs with a system" so that developers can keep up to date without too much work. read less
Comments

Software Engineer

The team behind Angular decided to use semantic versioning, to help developers understand what version they can use without breaking their apps. But how does that work? It's pretty simple: The version-number is made of 3 parts, separated by a ".". The different parts have different meanings: - The first...
read more
The team behind Angular decided to use semantic versioning, to help developers understand what version they can use without breaking their apps. But how does that work? It's pretty simple: The version-number is made of 3 parts, separated by a ".". The different parts have different meanings: - The first part is called the major. If it changes, breaking changes might be introduced into the release, and you need to refactor your app to be compatible with the new version. - The second part is called the minor. It might contain new features, which you can use in your app. But this versions won't break your app. - The last part is for bugfixes only. You won't get new features, and nothing will break. Also, the Angular-Team decided to release versions regularly. It, again, helps us, developers, as we know when versions will be issued. Another useful thing they agreed on is that APIs will stay compatible for two majors. That means that APIs won't be removed from one primary to the next, but they will be deprecated first and removed in the next major. It gives us developers an additional six month to update to new APIs. So Angular releases a new major version every six months, because there are new features which break existing APIs. But they decided to "break APIs with a system" so that developers can keep up to date without too much work. read less
Comments

IT Professional Trainer with 15 years of experience in IT Industry

There’s no reason to keep updating your project just because there is a new version. Once a project starts, there has to be a strong business reason to upgrade, or it has to have low risk. Some AngularJS projects are stuck on that version because there is no business case to move to Angular2+....
read more
There’s no reason to keep updating your project just because there is a new version. Once a project starts, there has to be a strong business reason to upgrade, or it has to have low risk. Some AngularJS projects are stuck on that version because there is no business case to move to Angular2+. The end user won’t notice anything and the application works fine as is! If the client asks for framework upgrade (or there is a strong technical need for it), then its more money for you! read less
Comments

Trainer

Because it gets better and better. The versions do not mean “it’s a completely new framework”, it means “it has advanced things and performance improvement and features. It’s a normal life-cycle of software, and it’s not just Angular.
Comments

View 2 more Answers

Related Questions

Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
How to learn Javascript?
I would say, https://developer.mozilla.org/en-US/docs/Learn/JavaScript is the best place to learn if you want real good knowledge in Javascript. Have a little bit patience and put some effort in learning...
Ramya
Should I learn Python or JavaScript as a newbie?
Python is different from javascript. I prefer you go with python as it is in boom now.
Manisha
0 0
6
x eskor plus two x plus one
what is the question? can't understand the meaning.
Ankur
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What Should I Learn in 2025 for Frontend or Web Technology?
If you're wondering what to focus on in 2025 to excel in frontend development, here's a concise guide: 1. React.js React remains one of the most in-demand technologies for building modern web applications....

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

What is hoisting in Javascript?
As a matter of fact it is, javascript is an interpreted language and the javascript interpreter performs a lot of mystical stuff behind the scenes. Hoisting in JavaScript is certainly one of them. A quick...

Beginner JavaScript
1. Javascript is a programming language that adds interactivity to your website. 2. JavaScript is a programming language that allows you to implement complex things on web pages. 3. Javascript...

Closures in Javascript
A closure is the combination of a function and the lexical environment within which that function was declared. Consider the following example: function makeFunc() { var name = 'Mozilla'; function...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you