jQuery 3.6.0 Released

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Preact

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  • > another one

    Preact [0] came before Vue [1].

    [0] https://github.com/preactjs/preact/commits/master?after=605b...

  • jQuery

    jQuery JavaScript Library

  • There seems to be milestones for 4.0 setup on Github: https://github.com/jquery/jquery/milestone/7

  • 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
  • htmx

    </> htmx - high power tools for HTML

  • request

    🏊🏾 Simplified HTTP request client.

  • I'm still a little bit sad we got fetch as part of javascript when the request module had such a great interface. I still prefer the look of it.

    https://www.npmjs.com/package/request

  • curriculum-20-21

    Discontinued Code Nation Curriculum School Year 2020-2021

  • I help teach an introductory programming class to high school students. We still use jQuery to teach basic programming concepts, because it helps students add basic interactivity to a web page without a) the overhead of learning a full framework like React, or b) exposing them to the insanity of web APIs. Check out the curriculum if you're interested: https://github.com/itscodenation/curriculum-20-21

    If you just want to add simple interactivity to a web page, jQuery provides a really nice API to do just that. Sure it's not the ideal thing to build a whole SPA on, but it has its place.

  • cash

    An absurdly small jQuery alternative for modern browsers. (by fabiospampinato)

  • Cash supports partial builds:

    https://github.com/fabiospampinato/cash/blob/master/docs/par...

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

  • How to Build an AI FAQ System with Strapi, LangChain & OpenAI

    7 projects | dev.to | 21 Apr 2024
  • jQuery v4.0.0 Beta

    8 projects | news.ycombinator.com | 6 Feb 2024
  • How to Fetch API Data in React

    3 projects | dev.to | 17 Dec 2023
  • JavaScript Naming Conventions are Important

    5 projects | dev.to | 14 Nov 2023
  • Setting JavaScript framework standards ( what’s wrong with the React-set standard and why everyone should be like Svelte)

    5 projects | dev.to | 10 Aug 2023