Software Alternatives & Reviews

jQuery

The Write Less, Do More, JavaScript Library.

jQuery Reviews and details

Screenshots and images

  • jQuery Landing page
    Landing page //
    2023-10-22

Badges

Promote jQuery. You can add any of these badges on your website.
SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Quick jQuery Review

jQuery vs Vue, React and Angular

Front-End Development, HTML & CSS, Javascript & jQuery by Jon Duckett | Book Review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about jQuery and what they use it for.
  • How to Create an Auto-typing Feature in JavaScript
    In this article, we will implement the auto typing feature using JavaScript and jQuery, as shown in the video below. - Source: dev.to / about 1 month ago
  • 8 NPM Packages for JavaScript Beginners [2024][+tutorials]
    Cheerio is your ticket to the world of server-side magic, allowing you to manipulate HTML and XML documents with jQuery-like syntax. It’s perfect for web scraping, data extraction, or just making sense of the mess that is web content. With Cheerio, you get to play around with the DOM, use CSS selectors, and basically do all the cool things you'd do in the browser, but server-side. - Source: dev.to / about 1 month ago
  • A step-by-step guide: How to create and publish an NPM package.
    NPM packages include a wide range of tools such as frameworks like Express or React, libraries like jQuery, and task runners such as Gulp, and Webpack. - Source: dev.to / 3 months ago
  • Setting JavaScript framework standards ( what’s wrong with the React-set standard and why everyone should be like Svelte)
    React is great, yeah, absolutely no lies. Released on May 29 2013 and maintained by Facebook (coughs - “Meta”), it has grown to be the the most used JavaScript framework - or library 🌚, Suppressing Angular and kicking jQuery in the nuts. The standard way of building web apps has so far been defined by this superhuman framework and it’s been the most recommended framework for a long time, but what if it’s about to... - Source: dev.to / 9 months ago
  • [Austin] Jake Query just said “defensive player with a great opportunity” (regarding Colts player investigated for gambling)
    My first thought when reading this headline. Source: 11 months ago
  • Do not drop Sass for CSS
    The story of jQuery is analagous to this story with Sass. Jquery helped usher in an era of building reliable websites and web applications. It provided a consistent cross-browser API for working with the DOM. It eventually led to part of the API being adopted by ECMAScript. We can thank jQuery for querySelector(). - Source: dev.to / 11 months ago
  • $(document).ready equivalent without jQuery
    In this article, we will see the $(document).ready method equivalent without using jQuery. In jQuery, the $(document).ready() method is used to execute JavaScript code as soon as the DOM (Document Object Model) is ready. It ensures that the DOM is fully loaded before executing any code that manipulates the DOM. This method only waits for the DOM to be loaded, without taking into account the loading of stylesheets,... - Source: dev.to / 12 months ago
  • Customizing your Webflow site with jQuery
    jQuery is a rich, popular JavaScript library that makes things like DOM manipulation and event handling much simpler and easier to read. Also, Webflow automatically loads jQuery into all web projects so you don’t even have to import it. - Source: dev.to / about 1 year ago
  • Step-by-Step Guide to Setting up a PHP, MySQL, and jQuery Web Development Server on Windows
    Download the jQuery library from the jQuery website (https://jquery.com/). Source: about 1 year ago
  • Vanilla+PostCSS as an Alternative to SCSS
    As a front-end web developer, do you still use CoffeeScript or jQuery? Unlikely, as TypeScript, ES/TC39 and Babel (and the retirement of Internet Explorer thanks to @codepo8 and his EDGE team) have helped to transform JavaScript into some kind of a modern programming language. - Source: dev.to / about 1 year ago
  • GUI w/ powershell scripts
    jQuery for any dynamic features, Ajax requests. Source: about 1 year ago
  • Is encrypting AJAX calls for authentication possible with jQuery?
    I'm fairly new to the AJAX methodologies (I only recently discovered jQuery a short time ago). I am interested to know if there is anyway to authenticate a user on a PHP setup; securely. Source: about 1 year ago
  • 12 Most Helpful jQuery Methods and Functions
    In last tutorial, you learned some basics of jQuery and its awesome features. - Source: dev.to / about 2 years ago
  • Thinking about JavaScript Libraries and Frameworks for User Interface
    Then, why jQuery was made? Did VanillaJS doesn’t work properly? I was curious about this question so I searched the jQuery website to find the truth. According to this website, they said jQuery is a fast, small, and feature-rich JavaScript library. - Source: dev.to / over 1 year ago
  • Week 3: JavaScript basics
    Second, jQuery, super powerful, much wow. - Source: dev.to / over 1 year ago
  • How to ACTUALLY Become a Web3 Developer in 2023
    Developers have come up with many different libraries and frameworks to address these issues over the past decade; jQuery, Angular, Svelte, Vue... The list goes on! - Source: dev.to / over 1 year ago
  • How to Add Bootstrap 4 to an Angular App
    According to the getting started guide, Bootstrap 4 requires the jQuery and Popper libraries to be added as dependencies, so we'll also add these using NPM commands:. - Source: dev.to / over 1 year ago
  • jQuery
    Download the jQuery library from jQuery.com. - Source: dev.to / over 1 year ago
  • The Qase for Qwik: Love At First TTI
    Then we had JavaScript sprinkles in the form of jQuery da OG DOM manipulator. - Source: dev.to / over 1 year ago
  • Ask HN: How to build online calculator website?
    Here's my personal goto: Find some minimal CSS framework. My preference is Skeleton [0] or Bootstrap [1]. The key is just finding something minimal that works without too much fuss. Personally, I rather have a minimal framework provide 'responsiveness' so I don't have to worry about it but I also want it to get out of the way of anything I do. Use JQuery [2]. Don't rely on CSS for animations or interactivity. In... - Source: Hacker News / over 1 year ago
  • Web browsers: confirm leaving page when there is modified data.
    I'm using the Jinja templating engine to generate HTML pages. For client-side, I'm using JQuery. I'm mentioning the use of the Jinja templating engine is for the shake of completeness, whatever methods employed to generate dynamic HTML are irrelevant, since what we're discussing is purely client-side. - Source: dev.to / over 1 year ago

External sources with reviews and comparisons of jQuery

Top 20 Javascript Libraries
jQuery dramatically simplifies JS programming and is easy to learn and use. It is highly extensible and makes web pages load faster. jQuery wraps up a lot of standard functions making the job of the developer easy. A JS code of several lines could be just a method to be called in jQuery. It also has many plugins to perform different tasks. Some of the features of jQuery are CSS manipulation, HTML/DOM manipulation,...
Top 15 jQuery Alternatives To Know
The world is full of newer technologies and there are alternatives available for all of them. jQuery is no different. The above-mentioned technologies can be a good alternative to jQuery though jQuery itself has a loyal user base of its own. Overall, it depends upon the organizational skills, requirements, budget, and objective, based on which stakeholders can take a call on which technology to select.
Best Javascript libraries to use in 2021
jQuery has been in the development scene for a long time and has been the unprecedented king for webpage dev. It is one of the most common libraries used throughout the world, with more than 50% of websites using jQuery for their functioning. jQuery is a library used majorly for Document Object Model (DOM) manipulation. The DOM is a tree-like structure that represents all elements on a webpage.

Do you know an article comparing jQuery to other products?
Suggest a link to a post with product alternatives.

Suggest an article

jQuery discussion

Log in or Post with

This is an informative page about jQuery. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.