Categories: JavascriptUIWeb

Top 4 Javascript Frameworks to Watch out in 2015

This article presents analytics on popular Javascript frameworks and call out top 4 javascript frameworks (event-handling) one should watch out in 2015. From the analysis below, AngularJS Rocks!!! Please feel free to comment/suggest if I missed to mention one or more important points. Also, sorry for the typos.
Following are the top 7 Javascript frameworks that are considered in this analysis:
  • AngularJS
  • JQuery
  • BackboneJS
  • KnockoutJS
  • ReactJS
  • MeteorJS
  • EmberJS

The analytics presents data based on trends captured from Google Trends and Indeed.com job trends. Please feel free to suggest any javascript frameworks that I may have missed. From the analysis below, following are top 4 javascript frameworks that you may want to watch out in 2015:

  • AngularJS
  • ReactJS
  • MeteorJS
  • EmberJS

Updated the blog with an entry of EmberJS based on the suggestion of one of the readers. Please feel free to suggest others.

 

Google Trends for Javascript Frameworks

Following image represents search trends on above-mentioned JS frameworks, being captured from google.com trends website.

Google Trends for Javascript Frameworks (Jan 2015)

Based on the image, one could infer that following are top 4 Javascript frameworks that are searched most at this point of time in year 2015.

  • AngularJS
  • ReactJS
  • MeteorJS: Important thing about MeteorJS is that it does not yet support windows version and still is showing upward trend.
  • EmberJS

The above framework however shows up like following (in order) based on search done and hence, popularity in US.

  • ReactJS & MetoerJS
  • EmberJS
  • AngularJS: Interestingly, AngularJS is searched most by developers out of India.

It is also interesting to observe that following three frameworks have been declining in its popularity from the perspective of search happening at this time in comparison with starting of 2014.

  • JQuery
  • Backbone
  • Knockout

 

Indeed.com (Job) Trends for Javascript Frameworks

Following image represents job trends on above-mentioned JS frameworks, being captured from indeed.com trends website.

Indeed.com Job Trends on Javascript Frameworks

From the above image, one could infer that Job positions for AngularJS is rising and, for following three frameworks is declining:

  • JQuery
  • Backbone
  • Knockout

JQuery is not going to go soon anywhere. However, it will certainly be interesting to watch how it shows up in near future in term of adoption.

Following represents the number of job positions consisting of keywords related with above JS frameworks. It represents the fact that still JQuery rules, but also indicates that AngularJS is catching up.

Indeed.com Job Positions Consisting of JS Frameworks as Keywords

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. For latest updates and blogs, follow us on Twitter. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking. Check out my other blog, Revive-n-Thrive.com

View Comments

  • Hi, I really like AngularJS but those graphs are pretty useless:

    It's quite funny that you cropped axis y for graphs. For example indeed.com graphs:
    - jquery had 800,000+ jobs in peak and about 500,000 now
    - angularjs has 50,000 jobs now
    - emberjs - 10,000+
    - backbone - 10,000+

    So
    1) the difference between all the frameworks except jquery is not that big compare with jquery itself and draw trends for them is almost useless
    2) even if we would assume that current trends will be the same for all the frameworks (honestly I don't think so), anyway it would be easier to find a job for jQuery developer at least for next five years

    Combined Google trends looks almost the same: a lot of jquery with negative trend of course but others almost not exist (angularjs by the way has there almost no growth for the last 6 months): http://www.google.com.au/trends/explore#q=angularjs%2C%20jquery%2C%20backbonejs%2C%20Emberjs&date=1%2F2010%2060m&cmpt=q&tz=

    • Thanks for your comments, Alex. The plots are just meant to showcase the trends based on google search and job positions. These are not meant to represent facts like which framework would secure you a job or so. The objective is to inform JS developers about emerging JS frameworks and the fact the frameworks are worth a shot.

Share
Published by
Ajitesh Kumar

Recent Posts

Logistic Regression in Machine Learning: Python Example

Last updated: 26th April, 2024 In this blog post, we will discuss the logistic regression…

7 hours ago

MSE vs RMSE vs MAE vs MAPE vs R-Squared: When to Use?

Last updated: 22nd April, 2024 As data scientists, we navigate a sea of metrics to…

2 days ago

Gradient Descent in Machine Learning: Python Examples

Last updated: 22nd April, 2024 This post will teach you about the gradient descent algorithm…

5 days ago

Loss Function vs Cost Function vs Objective Function: Examples

Last updated: 19th April, 2024 Among the terminologies used in training machine learning models, the…

1 week ago

Model Parallelism vs Data Parallelism: Examples

Last updated: 19th April, 2024 Model parallelism and data parallelism are two strategies used to…

1 week ago

Model Complexity & Overfitting in Machine Learning: How to Reduce

Last updated: 4th April, 2024 In machine learning, model complexity, and overfitting are related in…

2 weeks ago