Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Hi Techies, Can any one suggest me which technology should have to upgrade?
Currently I'm good at UI Designer & UI Developer like tools .NET, HTML5, Bootstrap, CSS3 & Javascript, Wordpress etc.. As per above my skills set and future development which front end technology is good for me, as per give below list.
momentjs, modernizr, jquery, backbonejs, underscorejs, spin.js, react Js, requirejs, angularjs, dojotoolkit, hammerjs, handlebarsjs, headjs, knockoutjs, mootools & select2 js
2 Answers
- Daniel BLv 74 years ago
You should definitely learn Jquery since you are going to find that in a lot of web front ends. As for the others, there tons of JavaScript libraries and frameworks out there and they come and go in popularity. Personally I would familiarize yourself with what some of the major ones (like angular, react, modernizr) can do but don't spend to much time getting deep into them until you actually find a need.
- ChrisLv 74 years ago
JQuery is pretty much a standard by now. Definitely learn that.
Also, how advanced is your JavaScript knowledge? Are you familiar with the ES2015 / ES6 standard? Start there.