What is the best js framework for front end? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the best js framework for front end?

9th Mar 2018, 2:25 PM
Kashif Wahaj
Kashif Wahaj - avatar
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. ;)
9th Mar 2018, 2:32 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 1
angularjs reactjs meteor.js
9th Mar 2018, 2:46 PM
Hasan Jafarov
Hasan Jafarov - avatar