← All freeCodeCamp videos

Why You Don't Need jQuery Anymore

19,505 views 342 likes 2018-09-05 1:01:38 Watch on YouTube ↗ freeCodeCamp ↗
FrontendjQuery

Chapters

No chapter markers in this video's description.

Show the creator's full description
jQuery was a wonderful tool that paved over the irregularities of browsers and offered a simple interface for making very powerful applications. Today with evergreen browsers and modern JavaScript, we no longer need this crutch. Let’s look at our favorite jQuery techniques like $.ajax() and $(…).click() and $(…).addClass() and compare this to the code we’d write in modern JavaScript. Sprinkled in are great ES6 techniques like rest and spread, promises and fetch. Challenge yourself on your next project to see if you can run in a post-jQuery world. NOTE: You still might want to learn jQuery because many companies still use it. If you want to learn jQuery, check out this playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkyK9woUZUtunToLtNGoQHB 🔗View this slides here: https://robrich.org/slides/post-jquery/ Talk given by Rob Richardson at the JavaScriptLA meetup. Thanks to JavaScriptLA for giving us permission to post this talk. freeCodeCamp is not associated with this talk. We're just excited to bring more exposure to to it! -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://medium.freecodecamp.org ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.