+ 1
What is the best js framework for front end?
2 Answers
+ 2
In my opinion, jQuery is by far the best framework for the front end. It truly makes your life insanely easier and something that I wish was the default JavaScript style. It greatly simplifies the lengthy vanilla JS syntax, adds a lot of neat features, allows you to easily use CSS style selectors to manipulate elements, and one of my favorite features is how easy it makes dealing with AJAX compared to vanilla JS.
There are a lot of good frameworks, but that's the first one I would learn in regard to Javascript. You'll thank me later. ;)
+ 1
angularjs
reactjs
meteor.js