BREAKING: jQuery V4 Is Here (YES REALLY)

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 403

  • @ScottMaday
    @ScottMaday 9 месяцев назад +979

    Can't wait for Theo's next video: "jQuery 4 + Next.js React Server Components" to bring us full circle back to the jQuery + PHP days

    • @t3dotgg
      @t3dotgg  9 месяцев назад +274

      Like I wouldn't sneak Bun in there too

    • @Murv
      @Murv 9 месяцев назад +5

      ​@@t3dotgg But then I can't use it on Windows 😢

    • @nilfux
      @nilfux 9 месяцев назад +40

      The 90s terrible styles are back, mustaches and crappy hair, why not this too?

    • @MarcoAntonio-jq7lo
      @MarcoAntonio-jq7lo 9 месяцев назад +18

      @@Murv learn to use WSL

    • @Dino-pk5hc
      @Dino-pk5hc 9 месяцев назад +1

      uhm WHY would 'React' need Jquery ? haha

  • @mattpow
    @mattpow 9 месяцев назад +438

    We got a new jQuery before GTA 6

    • @Dommo_
      @Dommo_ 9 месяцев назад +8

      We got 2 new jQuery’s before GTA 6

    • @johnwales77
      @johnwales77 9 месяцев назад +9

      GTA prolly uses jQuery and needed the new version to give us 8k 120 fps

    • @nayte91350
      @nayte91350 9 месяцев назад +2

      We will got jQuery 5.0 before Star Citizen.

  • @helleye311
    @helleye311 9 месяцев назад +377

    Babe wake up, new jQuery just dropped!

    • @infradragon
      @infradragon 9 месяцев назад +19

      shes been dead for years. move on.

  • @rtothec1234
    @rtothec1234 9 месяцев назад +6

    jQuery is still awesome! It is the most influential JS framework of all time.
    When you don’t want hundreds of megabytes from npm and bloated reactive framework du jour AND you don’t want to waste hours learning new tooling du jour AND you just need a little JS help cause it isn’t your primary language then jQuery hits that sweet spot.
    The fact that it powers so much of the we is a testament to how well it was built.

  • @AlbatrossCommando
    @AlbatrossCommando 9 месяцев назад +182

    This is exactly the sort of thankless but incredibly vital work that makes the world tick.

  • @patrickcameron2950
    @patrickcameron2950 9 месяцев назад +345

    I’ll always appreciate how simple and beginner friendly the jQuery syntax is.

    • @shauniop
      @shauniop 9 месяцев назад +1

      @@plugpulled anyone not making a big project loves Jquery for small sample testing sites especially me as a researcher who can't realistically learn all possible frontend tools that keep changing every few days.

    • @sankuas4d
      @sankuas4d 9 месяцев назад +22

      ​@@plugpulled spaghetti and messy code always have a place in heart, mainly with jquery hahaha

    • @BJ-bd5fc
      @BJ-bd5fc 9 месяцев назад +27

      Yes... For a lot of entry-level web devs, jQuery WAS Javascript.

    • @PieJee1
      @PieJee1 9 месяцев назад +13

      Getting rid of jQuery was annoying because text searching for $ in a jQuery + php project gave too much results😂

    • @lmnk
      @lmnk 9 месяцев назад +8

      I also like how less it needs for work, just 40 KBs both for dev and client... meanwhile Vue install hundreds of NPM packages, easily increasing the project's size over a gigabyte.

  • @VperVendetta1992
    @VperVendetta1992 9 месяцев назад +24

    I still develop internal corporate web apps in vanilla JavaScript and jQuery for a big multinational company.
    So flexible and simple.

    • @victormoreno2767
      @victormoreno2767 9 месяцев назад +4

      Same here, simplicity is coming back.

  • @MarthinusBosman
    @MarthinusBosman 9 месяцев назад +79

    Only working on frontend code occasionally, I found myself wondering why I used jQuery so extensively in the past, and realised it's because most of the features I now consider standard just weren't implemented in JS at all back then

    • @dylanclarke9497
      @dylanclarke9497 9 месяцев назад +22

      Yeah it's crazy. I picked up JS properly when it had modernised a lot of it's features, and I scoffed a little at the idea of needing to use jQuery before I found out that jQuery was the reason I had a lot of those features to begin with. Just something as simple as querySelector is all thanks to this little library.

    • @dputra
      @dputra 9 месяцев назад

      ​@@dylanclarke9497 queryselector is really the W of js dom

  • @mapron1
    @mapron1 9 месяцев назад +20

    I started using jQuery in 2007, it was such a relief after writing js for netscape and IE 5 and stuff in early 2000s. I quit webdev in 2010; and I am not even your subscriber; but youtube decided to recommend this for me and I very excited of those news! Thanks for sharing.

    • @fluctura
      @fluctura 9 месяцев назад +1

      what do you do these days, if I may ask? Doing webdev since 2000, so I remember IE 5.5 ;) crafting 1 pixel transparent gif images to scale table cols with pixels to create a wireframe for a website layout with tables... 😅 this is stuff only a few remember 😂

    • @mapron1
      @mapron1 9 месяцев назад

      @@fluctura I am desktop C++ developer. Yeah I remember 1px hack too, as well as directx filters for transparency.

  • @xeridea
    @xeridea 9 месяцев назад +29

    jQuery is great for those who want to have dynamic pages, but don't want the headache of fighting full JS frameworks to do anything non cookie cutter. Just straightforward code, you can do whatever you want. Not the best for everything, but it is definitely the easiest solution for many problems.

    • @georgehelyar
      @georgehelyar 9 месяцев назад

      ​@@kishirisu1268 did you know you can use jQuery without also using Apache and php?

    • @yellingintothewind
      @yellingintothewind 9 месяцев назад

      @@kishirisu1268jQuery lets you do `$("foo")` and have it create a new element to insert wherever you want. Hard to beat that level of stupid-simple element manipulation.

    • @scrung
      @scrung 9 месяцев назад +9

      @@kishirisu1268what are u talking about? who are you responding to?

    • @Dude29
      @Dude29 9 месяцев назад +3

      the voices in his head @@scrung

    • @okie9025
      @okie9025 9 месяцев назад +3

      No, jQuery is not great for that. Vanilla JS is.
      If you are developing a project which doesn't use components, doesn't have multiple distinct submodules within it, or which is made by a solo dev, then there is absolutely no reason to use anything like HTMX or jQuery instead of vanilla JS.

  • @sandeepmb
    @sandeepmb 9 месяцев назад +51

    My career has started with jQuery. It's been 4 years I haven't worked on jQuery. Seeing the maintainers put a lot of work into the current release, I feel excited while cherishing fond memories.

    • @Seedwreck
      @Seedwreck 9 месяцев назад +1

      If they wanted to maintain it, they would’ve made something like Grecha Susha.js

    • @dmug
      @dmug 9 месяцев назад +3

      Too real, 2010 jQuery 1.3 made me a front end dev.

  • @baka_baca
    @baka_baca 9 месяцев назад +35

    I've done my share of jQuery dev. Honestly, it's not all that bad and you can set things up to feel somewhat more "modern" including more or less components (though not as "fancy" as React of course).
    I don't know, I wouldn't necessarily pick jQuery for a new project, but it's not the worst to use it for legacy projects

    • @illegalsmirf
      @illegalsmirf 9 месяцев назад +3

      why not use it for new simple projects? What is the advantage of verbose vanilla JS?

    • @okie9025
      @okie9025 9 месяцев назад +4

      ​@@illegalsmirfhow is vanilla JS verbose? It takes the same number of lines (if not less) to do the same things in JS as jQuery. jQuery is pretty much exclusively used in ancient legacy projects when JS was not as developed.

    • @trapfethen
      @trapfethen 9 месяцев назад

      @@okie9025I mean, just the difference between $('.some-class').click((el)=>el.parentElement.removeChild(el)) vs [...document.querySelectorAll('.some-class')].forEach((el)=>el.addEventListener('click', (el)=>el.parentElement.removeChild(el))) is fairly significant. Granted, you can get that with a simple one liner function, but you asked how vanilla JS is verbose.
      That is before you even start doing things like selecting a bunch of form elements, setting their values, and displaying the modal. It is certainly less of a slog than previously in Vanilla JS, but there are still things that jQuery just excels at. Would I use it for a new project? no. I have my own micro-library I pull from project to project that makes my workflow easy and effective, but jQuery is no slouch even by modern JS standards.

    • @Zeedox
      @Zeedox 8 месяцев назад

      @@okie9025
      document.querySelectorAll(selector).forEach(elm => elm.addEventListener('change', e => console.log(e)))
      vs
      $(selector).on('change', e => console.log(e))

  • @codybishop7526
    @codybishop7526 9 месяцев назад +245

    As a wordpres dev, this is big news for me

    • @LV5
      @LV5 9 месяцев назад

      love you mate

    • @NphiniT
      @NphiniT 9 месяцев назад +23

      WordPress users are devs too??

    • @marh122
      @marh122 9 месяцев назад

      wordpress users != wordpress devs !!@@NphiniT

    • @johnny2598
      @johnny2598 9 месяцев назад +24

      @@NphiniT ha funny. Actually creating Wordpress Plugins is pretty challenging . And as a WP Dev you are also a fullstack developer (Webmaster).

    • @mehdiyahiacherif2326
      @mehdiyahiacherif2326 9 месяцев назад

      @@NphiniT you can use wp as a framework if you want , and trust me it's a solid one , i used to hate it and then worked with wp for 1 year in a company where i created plugins and other stuff with code yea CODE IN PHP 8 !!! , and some websites were just drag and drop , i think it's like kde "Simple by default, powerful when needed" and it is one of the biggest opensource projects ever created, i use sveltekit and/or django now but still using wp when it's possible

  • @tech-daddy
    @tech-daddy 9 месяцев назад +2

    I Love your channel. I am not a full-time web-developer (did a lot of backend also), am not even a full-time developer anymore since 3 years. But all frontend stuff I built so far have mostly been pure JS with JQuery, combined with other pure JS libraries. The latest project is now following the same recipe together with Bootstrap 5.3 and everything is ES6 Modules and the build is managed with node and vite. Perfect.

  • @AlexanderWeixelbaumer
    @AlexanderWeixelbaumer 9 месяцев назад +16

    I still remember JavaScript when jQuery was released. It was a mess and every browser did things differently. And then came jQuery and tried to bring them all on the same track, so that when you wrote code everything behaved at least more or less the same in all browsers without you, the web developer, have to code exceptions for specific browsers (I'm looking at you Internet Explorer 5..)
    And then JavaScript was upgraded implementing a lot of the features and standards that jQuery already providided.
    I still stay with jQuery, because for my applications it is enough fast and easy to handle without changes every year. Nevertheless I'm still a bit underwhelmed when it comes to new functions that 4.0 providedes.

  • @josephjamesfrantz
    @josephjamesfrantz 9 месяцев назад +2

    These folks are doing a great job. I appreciate how even with your long videos, every word you say actually matters. I am learning a lot from you.

  • @crowdozer
    @crowdozer 9 месяцев назад +63

    It's funny, I was job searching for react/next for a long time. I ended up with a Drupal/PHP job... and a lot of those sites use jquery. So this is actually relevant to me again 😂

    • @porfiriodev
      @porfiriodev 9 месяцев назад +6

      Oh wow, someone who uses Drupal. I was forced to work with it last year and just hated it, but there simply was no other devs to work on that and I just had to lol. At least it was a team of 5 😅

    • @Showmatic
      @Showmatic 9 месяцев назад

      Ugh, we use Drupal at work (along with WordPress, Sitecore, and Ember) and I HATE working in Drupal.

    • @illegalmexicain
      @illegalmexicain 9 месяцев назад

      @@porfiriodev Just starting a project with Drupal.. after being on Craft :(... I already miss Craft

  • @offroaders123
    @offroaders123 9 месяцев назад +6

    This is outstanding! More things moving to plain ESM makes me so happy hehe

  • @user-hk3ej4hk7m
    @user-hk3ej4hk7m 9 месяцев назад +5

    Finally, my ISP provided router will be able to update to a newer jQuery version for the web management page

  • @realbigsquid
    @realbigsquid 9 месяцев назад +15

    Jquery was so cool when it came out. 😂 I'm kind of nostalgic now.

  • @randyproctor3923
    @randyproctor3923 9 месяцев назад +4

    This was genuinely so much fun to watch. I clearly am in the right field. Great content!

  • @JohnnyBigodes
    @JohnnyBigodes 9 месяцев назад +3

    I dont understand all the hate JQuery gets. It was and still is an awesome tool, that can do most of the things modern webdevelopment need. Without JQuery we wouldnt probably have things like React, Vue, Svelte and so on. It was the beginning of everything and it was easy to use.

  • @RafaelMilewski
    @RafaelMilewski 9 месяцев назад +154

    Finally jquery is built with Rust now 😂

    • @trumpetpunk42
      @trumpetpunk42 9 месяцев назад +15

      I thought you were kidding, then I got to 11:33

  • @PhilippBlum
    @PhilippBlum 9 месяцев назад +5

    They are really aware of their responsibility and carefully adjust the browser support. Dropping IE 10 and older now makes sense.

  • @ar_xiv
    @ar_xiv 9 месяцев назад +4

    I appreciate what jquery allowed me to do back then. I do not appreciate how it basically prevented me from actually learning javascript lol

  • @ChristopherCricketWallace
    @ChristopherCricketWallace 9 месяцев назад +8

    jQuery: keeping web dev sane, simple, and lightweight---like it used to be.
    God bless'em

  • @Dom-zy1qy
    @Dom-zy1qy 9 месяцев назад +99

    jquery blog looks like it was built with jquery

    • @readywhen
      @readywhen 9 месяцев назад +9

      branding baby

    • @rulercostax
      @rulercostax 9 месяцев назад +21

      and it looks so beautiful and simple

    • @okie9025
      @okie9025 9 месяцев назад +9

      It has that distinct smelly/crummy look that other libraries like HTMX do. Definitely focusing on the specific group of web devs who hate their work lol

    • @readywhen
      @readywhen 9 месяцев назад +5

      @@okie9025 smelly/crummy 🤣🤣 It's a very classic look, but only because it's a classic look -- not because it's nice design haha. But it's functional, so I guess "not nice" is just my opinion here

  • @stevejohnny1111
    @stevejohnny1111 9 месяцев назад +1

    Thanks for reading the blog, i could never have done it myself

  • @nenmeet
    @nenmeet 6 месяцев назад

    I am pre JS framework era and only thing we had for responsive web app is jQuery! Its so good to hear that a new version is coming out 🎉

  • @languagelearningexperience6814
    @languagelearningexperience6814 9 месяцев назад +4

    Wow these guys need a medal

  • @_abdul
    @_abdul 9 месяцев назад +1

    Massive Respect for everyone who contributed in this Release. jQuery is the textbook example of "Old is Gold".

  • @Badadodadoop
    @Badadodadoop 9 месяцев назад +1

    Just wanted to say it feels like you are consistently creating more interesting content. To you and your team, good job guys/ladies!

  • @victorpinasarnault9135
    @victorpinasarnault9135 9 месяцев назад

    Listening to this today, 9/02/024, looking at my first Java projects. What a nostalgia! :D

  • @fredbluntstoned
    @fredbluntstoned 9 месяцев назад

    Woo hoo! Finally a new release! Super excited!

  • @aaron7c
    @aaron7c 9 месяцев назад +3

    LETS GOOO JQuery ftw

  • @pedroserapio8075
    @pedroserapio8075 9 месяцев назад +2

    During IE7 times, this library saved me from a lot of troubles.

  • @pldcanfly
    @pldcanfly 9 месяцев назад +1

    jQuery started my javascript-journey. I suddenly was able to do so much with such ease, compared to how hard stuff was before that. It helped me get used to the syntax and special wierdnesses of js. So... yeah, jquery thaught me javascript.

  • @Jessyco
    @Jessyco 9 месяцев назад +2

    I love these things so much..

  • @lenpalmeri6228
    @lenpalmeri6228 9 месяцев назад +1

    This is great news! Can't wait for the movie to come out: "jQuery Resurrection".

  • @maherf768
    @maherf768 9 месяцев назад

    I'm an old fella, I started learning how to update the DOM with plain JS... after a while I got introduced to jQuery and I was in love. it will forever have a place in my heart. and from time to time IK still maintain some old code that uses it.

  • @dragonoha
    @dragonoha 9 месяцев назад +5

    omg omg omg omg!!!! The joy is here

  • @Drogenelfe
    @Drogenelfe 9 месяцев назад +1

    Thank you for this kind and positive video.

  • @lifealliancegroup
    @lifealliancegroup 9 месяцев назад

    I'd fallen in love with J-Query ever since I first saw it, even before my first line of written Code 🥰, This is really Awesome news, thank you Sir, for this Awesome and extremely valuable share.

  • @amigaworkbench720
    @amigaworkbench720 9 месяцев назад +1

    As a freelancer I do like JQuery. There are so many good stuff that just works. It's so easy to turn anything JQuery into Wordpress module.
    I don't care how old libs are as long it's fast to integrate and clients are happy.
    We all do remember sponsored trends where we should all use backend JS services and where PHP, JQuery and Wordpress are old and obsolete technologies.

  • @NestorCustodio
    @NestorCustodio 8 месяцев назад

    As an early web developer with a slew of libraries I'd written to handle all sorts of cross-browser inconsistencies and things like modals and DOM manipulation, I was infinitely grateful for jQuery when it first landed, and I always read the release notes whenever an update would hit. I can confidently say jQuery's release notes have always been this comprehensive and well-written.

  • @ZohoExpert
    @ZohoExpert 9 месяцев назад +1

    EXCITING!

  • @martijnb3381
    @martijnb3381 9 месяцев назад +4

    I think working with jQuery is like programming in C. You just work on the solution, nothing else. The solutions you make are fast and understandable for other devs. And have less dependencies and are done in less time, compared to using a ''stupid' framework. Dont get me wrong if you build a big JS project you probably will need a framework, because jQuery is just a very powerfull tool.

  • @Controvi
    @Controvi 9 месяцев назад +1

    always wondered how jQuery was still not updating.
    Loved using it years and years ago until I caught wind of the new Javascript ES6.
    Which basically removed jQuery from any project.
    Really looking forward to this release and seeing how they 'upgrade' the JS experience

  • @justindodson5038
    @justindodson5038 9 месяцев назад +1

    This is my favorite video so far

  • @MrThurobrand
    @MrThurobrand 9 месяцев назад +1

    I do this for a living on a different scale. Thanks for this video.

  • @wlockuz4467
    @wlockuz4467 9 месяцев назад +2

    Finally some real innovation in this field.

  • @luscasleo
    @luscasleo 9 месяцев назад +1

    JQuery will ALWAYS have a place in the market

  • @GrantImbo
    @GrantImbo 9 месяцев назад

    Man, this brings me a lot of fun memories.

  • @ssshenkie
    @ssshenkie 9 месяцев назад

    Awesome coverage Theo, really made me appreciate the library again 👏

  • @ortoapp
    @ortoapp 9 месяцев назад +30

    With HTMX and the whole movement of simpler UI's, imagine if jQuery came back from the dead and dominated once more. I think we all have a soft spot for it.

    • @spicynoodle7419
      @spicynoodle7419 9 месяцев назад +1

      I have a project at work with HTMX and where I need client-only code I sprinkle some

    • @okie9025
      @okie9025 9 месяцев назад +2

      HTMX is made for people who get confused by vanilla JS, and I think that says a lot.
      There is absolutely no reason to use HTMX or jQuery when vanilla JS exists.
      Why do people think they will get made fun of if they use vanilla JS? No, there is absolutely no reason to use HTMX or jQuery if you actually know JS and aren't just a backend dev pretending to call themselves full stack.

    • @spicynoodle7419
      @spicynoodle7419 9 месяцев назад +4

      ​@@okie9025 L take

    • @dputra
      @dputra 9 месяцев назад +2

      ​@@okie9025 why work hard when you can work smart? You can get ajax and dom manipulation with just one line of htmx, even the line still fits the wordwrap 😂

    • @robwalker4653
      @robwalker4653 9 месяцев назад

      @@silaspy-ff2ne All for less complexity and more maintainable readable code. At the same time we are balls deep into the age of frameworks for everything that most younger developers coming through rely on them so heavily they don't understand the basics. They can't make good design decisions because they don't have the basics. They find a problem and then look for a package or framework that can solve the problem, rather than using those tools when it's actually beneficial to have a dependency on code maintained by someone else. Then a new thing comes out that a RUclipsr says is great and suddenly it's the new buzz and every starts using it.

  • @NoProblem76
    @NoProblem76 9 месяцев назад +1

    Kudos JQUERY!

  • @camstuart
    @camstuart 9 месяцев назад

    Good on you for covering this. Just because it’s not shiny and trendy doesn’t mean it’s not extremely important. Also, props for showing appreciation to open source maintainers that could have easily jumped ship to the latest fad

  • @tanglesites
    @tanglesites 9 месяцев назад

    I might pick up JQuery again. This is really cool!

  • @maximofernandez196
    @maximofernandez196 9 месяцев назад

    I just learned jQuery 4 days ago, literally in like 15 minutes and it's beautiful how it simplifies DOM manipulation. Beautiful indeed.

  • @calinnilie
    @calinnilie 9 месяцев назад +2

    People can keep hating on JQuery, to me as a mostly backend focused dev, JQuery felt a lot more understandable and I've done plenty of decent work with it. React on the other hand always felt more complex.

  • @tylisirn
    @tylisirn 5 месяцев назад

    jQuery is my all time favourite web library. It's been a life saver ever since it was released. It's just nice. It's what DOM manipulation should've been in the first place.

  • @wiskasIO
    @wiskasIO 9 месяцев назад

    As the Owner of a jQuery powerhouse here in Mexico we're popping some Champagne to this news.

  • @_caseyjames
    @_caseyjames 9 месяцев назад +30

    Long live jQuery!!

    • @StarsOfMinecrafttr
      @StarsOfMinecrafttr 9 месяцев назад +1

      please dont...

    • @temattcha
      @temattcha 9 месяцев назад

      Ew

    • @genechristiansomoza4931
      @genechristiansomoza4931 9 месяцев назад +11

      Jquery is still easy to use. I dunno why other devs hate it for no reason. Haha

    • @_caseyjames
      @_caseyjames 9 месяцев назад +7

      @@genechristiansomoza4931 They hate it because they get told to because they have 0 original thought. The same people will shit on Ruby On Rails for similar daft reasons.
      Best ignoring these types.

    • @spicynoodle7419
      @spicynoodle7419 9 месяцев назад +4

      jQuery is the goat

  • @Wignut
    @Wignut 9 месяцев назад

    This is the first video I have seen from this channel, but as someone who has worked front end before, he is not joking in how big this is.
    When working in a modern front-end Javascript workflow, it's almost EXPECTED that you use jQuery. Working without it is like programming in C when you have C# and C++.

  • @bennysh
    @bennysh 9 месяцев назад

    I use jQuery all the time, thanks for bringing this.

  • @XeonProductions
    @XeonProductions 9 месяцев назад +12

    I never had any problems with jQuery, I miss the days of simple web development before the SPA cancer took hold.

    • @jaakkopontinen
      @jaakkopontinen 9 месяцев назад

      I miss nothing because it's all still here, build with what suits the work

    • @precociousapathy
      @precociousapathy 9 месяцев назад

      @@kishirisu1268 Tell me more about what you have no clue about

  • @chrisdaman4179
    @chrisdaman4179 9 месяцев назад

    I appreciate that this didn't feel like a sponsored opinion. More of this please :)

  • @elCamo12
    @elCamo12 9 месяцев назад

    i love this, thanks for the vid!

  • @gillesashley9314
    @gillesashley9314 7 месяцев назад

    I miss the old days when Jquery was king and everyone was super chilled, no arguments over which framework is the best, no comparison over what works and what doesn't. Time flies indeed.

  • @thisbridgehascables
    @thisbridgehascables 9 месяцев назад

    It is surprising how jquery’s dependence has lasted. Yet, I still use it for small projects. It’s a great shorthand for things you want to do quickly just to get something running or interacting.
    I’m a Magento Developer and Magento or well Adobe Commerce relies heavily on jquery and knockout .. which is also a kinda old observer js framework, tie it up with requirejs and it’s functional but can become a bit messy.

  • @rolandocedeno6194
    @rolandocedeno6194 4 месяца назад

    Fantastic!

  • @HumanoAI
    @HumanoAI 9 месяцев назад

    Yes, using ES modules (ECMAScript modules) in development can facilitate tree shaking for libraries after the project is completed. This is good because the old library had to be loaded completely even if you only used a small amount of functions. Now we can host only what is used locally. Anyone which to demonstrate how tree shaking or sliming down then library can be done currently? I’m not sure you can.

  • @rahulxcr
    @rahulxcr 9 месяцев назад

    Yeah.... well done jQuery. The legend is back.

  • @joeypouladi
    @joeypouladi 7 месяцев назад

    I don't know a ton about JavaScript. But what I do know is I LOVEE jQuery!!!!

  • @caoutchouc-cc
    @caoutchouc-cc 9 месяцев назад +1

    Jquery is must have for me.

  • @judewestburner
    @judewestburner 9 месяцев назад +1

    jQuery is the largest js framework in use in the world. If you add all other Frameworks together, jQuery beats them all 80 to 20

  • @0zankurt
    @0zankurt 9 месяцев назад +1

    Best one!

  • @peresypkin
    @peresypkin 9 месяцев назад

    - How do I implement this in your “Framework of the day”?
    - Hmm, well, I don’t think it’s possible, but we have a binding to jQuery.
    It will perhaps live longer than all the frameworks😀

  • @DanielAbernathy
    @DanielAbernathy 9 месяцев назад

    Glad to see a new release, but I'm willing to bet that a vast majority of that 78% of the web running on jQuery is never going to upgrade.

  • @brownrhythms
    @brownrhythms 9 месяцев назад

    Current client uses jQuery and its tech stack is so old it only recently moved on from Java 8. As long as new versions come out to patch security issues, I fully expect for them to continue to use jQuery. And yes, it is one of the biggest names in a market where an adult if not teenager has one of their products.

  • @SkylerSaville
    @SkylerSaville 8 месяцев назад

    Funny how most recent front-end devs have probably never touched jQuery. But a lot of us old timers cut our teeth on jQuery because writing Javascript 10 years ago was not very fun. I'm looking forward to trying out v4

  • @elephant_888
    @elephant_888 9 месяцев назад +1

    Good stuff! 👍🏾

  • @maxdon2001
    @maxdon2001 9 месяцев назад

    Great video!

  • @susanthawarnapura
    @susanthawarnapura 9 месяцев назад +8

    If there were no new frameworks and everybody use jQuery, then world would be more elegant and straightforward.
    then we don't need to become proficient in every new framework. for instance, if we take React, there are numerous strange patterns and novel theories that contribute needlessly to the massive learning curve.
    As a result, mastering react takes a lot of time. All of our learning efforts will be in vain when react become obsolete from the industry.

    • @_kitaes_
      @_kitaes_ 9 месяцев назад +2

      true

    • @programmerjowo
      @programmerjowo 9 месяцев назад

      Fact

    • @franzwollang
      @franzwollang 9 месяцев назад

      No, your learning won't be in vain. Because new things always build on old things. If something replaces React, it is exceedingly likely that this new framework will incorporate many of the best parts of React.

    • @susanthawarnapura
      @susanthawarnapura 9 месяцев назад

      @@franzwollang Yes, many of React's best features can be incorporated. but continue to add new things to practice and learn. It will require time.

  • @AlexanderBorshak
    @AlexanderBorshak 9 месяцев назад +1

    jQuery is so COOL!

  • @paulmdevenney
    @paulmdevenney 9 месяцев назад

    I had a big gap between my time on Front end applications. When I stopped, jquery was on version 1. New frameworks are largely daunting to get into and (imo) very verbose. I think I managed to skip a full cycle. Server side rendering and jquery are on their way back!

  • @dj10schannel
    @dj10schannel 9 месяцев назад

    Awesome

  • @davidmartensson273
    @davidmartensson273 9 месяцев назад

    While I no longer use jquery in the current application, on the former one, even after spending a couple of years rebuilding most of the logic in react there still was probably a few thousand lines of jquery code still in use.

  • @JesseUnderscoreMartin
    @JesseUnderscoreMartin 9 месяцев назад

    I more or less skipped the JQuery phase and went straight from vanilla html/css/js to React, but JQuery + Web Components is starting to sound attractive to me

  • @ZeZeBatata69
    @ZeZeBatata69 9 месяцев назад +3

    Hell yeah! Daddy is back! Time to make all these soy React devs into real men.

  • @browaruspierogus2182
    @browaruspierogus2182 9 месяцев назад +1

    good news - vanilla js is already here )

  • @afmikasenpai
    @afmikasenpai 9 месяцев назад

    11:30 "works blazingly fast" jokes are now canon

  • @LekhnathRijal
    @LekhnathRijal 9 месяцев назад +3

    We ❤ jQuery

  • @nikpatil4551
    @nikpatil4551 9 месяцев назад +2

    Somehow jQuery returned.

  • @timseguine2
    @timseguine2 9 месяцев назад

    I think people really do tend to forget how important jQuery was in its time, and how much of the web still runs on it

  • @anon_y_mousse
    @anon_y_mousse 9 месяцев назад

    I still wish we could replace JavaScript/HTML/CSS as web technologies, and all in one go. And that bit about the W3C changing the spec because every browser but one was using a different ordering is truly sad. If no one codes to the spec then the spec doesn't actually exist and this is largely why I've hated web technologies for so long because almost no browser correctly adheres to it. The really sad thing here is that IE, of all browsers, was adhering to the spec in this particular instance and everyone else was doing it wrong. That's not to say that in this particular instance that they were wrong, but then I don't really think any of them were right, spec included.

  • @zwanz0r
    @zwanz0r 9 месяцев назад

    Curious how many beta releases and rc releases they will be needing. I think not many, because of the thought and hard work they're putting in

  • @s0g
    @s0g 9 месяцев назад +1

    I ❤JQuery

  • @anujp9971
    @anujp9971 9 месяцев назад +1

    Wow 😮

  • @orcofnbu
    @orcofnbu 9 месяцев назад +1

    i always liked to work with jQuery this is such a big news for me.
    i don't like most modern frontend framework. their learning curve is too steep.