Categories: JavascriptWeb

Trends – Top 5 Javascript Web Frameworks – Oct 2014

This article represents top 5 Javascript frameworks for web apps as of this month, Octobar 2014. Please note that that I call them out as top 5 based on Google trends and that is it. To my amaze, I found meteorjs as a real cool one which I would try and post my opinion in future blogs. Please feel free to comment/suggest if I missed to mention one or more popular frameworks. Also, sorry for the typos.

 

Following are the top 5 frameworks:
  • AngularJS
  • ReactJS
  • EmberJS
  • MeteorJS
  • KnockoutJS or BackboneJS

 

AngularJS

One of my personal favorites, AngularJS is trending upward. Take a look at the plot below:

Trends: AngularJS

 

ReactJS

A component-oriented framework for developing web apps, ReactJS is also a cool one and popular at this point. It has a slightly higher steep learning curve. But once you are familiar, it should be a smooth sale. Take a look at the trends below:

Trends: ReactJS

 

EmberJS

Tried just the hello world program and can not comment much. However, EmberJS is also trending upward and worth a try.

Trends: EmberJS

 

MeteorJS

I checked out the MeteroJS website and saw the demo video. Looks like a cool framework that could do so much. Worth a try as well. However, this is still in the early phases of development, but looks very promising, I would say.

Trends: MeteorJS

 

KnockoutJS or BackboneJS

These frameworks (KnockoutJS & BackboneJS) have been their for a while. However, rise of frameworks such as AngularJS has somewhat decreased the popularity of these frameworks.

Trends: KnockoutJS

 

Trends: BackboneJS

 

Nidhi Rai

Nidhi has been been actively blogging in different technologies such as AI / machine learning and internet technologies. Her field of interest includes AI / ML, Java, mobile technologies, UI programming such as HTML, CSS, Javascript (Angular/ReactJS etc), open-source and other related technologies.

Share
Published by
Nidhi Rai

Recent Posts

Feature Selection vs Feature Extraction: Machine Learning

Last updated: 2nd May, 2024 The success of machine learning models often depends on the…

18 hours ago

Model Selection by Evaluating Bias & Variance: Example

When working on a machine learning project, one of the key challenges faced by data…

24 hours ago

Bias-Variance Trade-off in Machine Learning: Examples

Last updated: 1st May, 2024 The bias-variance trade-off is a fundamental concept in machine learning…

2 days ago

Mean Squared Error vs Cross Entropy Loss Function

Last updated: 1st May, 2024 As a data scientist, understanding the nuances of various cost…

2 days ago

Cross Entropy Loss Explained with Python Examples

Last updated: 1st May, 2024 In this post, you will learn the concepts related to…

2 days ago

Logistic Regression in Machine Learning: Python Example

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

7 days ago