jQuery 3.6.2 Released

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • anime.js

    JavaScript animation engine

  • `$.ajax()` has been replaced entirely by `fetch()` [0]. The only remaining use-case I can see for jquery is the animation capabilities but even that can be replaced with animejs [1].

    [0] https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/U...

    [1] https://animejs.com/

  • window.fetch polyfill

    A window.fetch JavaScript polyfill.

  • You can polyfill fetch() if that's a concern:

    https://github.com/github/fetch

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • jQuery

    jQuery JavaScript Library

  • There is jQuery 4.0 in the works(95% done), not sure what new feature it brings. https://github.com/jquery/jquery/milestone/7 it's updated a while ago though.

    alpine.js could be an alternative to jQuery.

    wonder if jQuery is still used for new projects these days.

  • material-ui-docs

    ⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:

  • Agree that adding react for a date picker would be nuts but Material UI is not dead — and it’s current incarnation is extensive, useful and robust.

    https://mui.com/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts