Why You Don't Need jQuery Anymore

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=RdRMNT-98Oo



Duration: 1:01:37
18,887 views
342


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







Tags:
javascript
javascriptla
es6
programming
front-end
jquery
jquery to javascript
javascript for jquery users
why jquery sucks
why programmers don't use jquery
post jquery
why you don't need jquery anymore
why you don't need jquery
fcc talks
you might not need jquery