Software Alternatives & Reviews

jQuery UI VS Underscore.js

Compare jQuery UI VS Underscore.js and see what are their differences

jQuery UI logo jQuery UI

Curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library

Underscore.js logo Underscore.js

Underscore is a utility-belt library for JavaScript that provides a lot of the functional...
  • jQuery UI Landing page
    Landing page //
    2021-10-17
  • Underscore.js Landing page
    Landing page //
    2018-12-17

jQuery UI videos

jQuery UI tutorial: Adding a user interface with jQuery UI | lynda.com

More videos:

  • Review - jQuery UI Ultimate:Design Amazing Interfaces Using jQuery UI : Understanding the curriculum.

Underscore.js videos

Introduction to Underscore.JS

Category Popularity

0-100% (relative to jQuery UI and Underscore.js)
Javascript UI Libraries
55 55%
45% 45
Development Tools
54 54%
46% 46
Libraries And Widgets
51 51%
49% 49
JavaScript Framework
54 54%
46% 46

User comments

Share your experience with using jQuery UI and Underscore.js. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Underscore.js should be more popular than jQuery UI. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

jQuery UI mentions (12)

  • Best ReactJS library for Drag-n-Drop Table for plugin Admin view?
    Because WordPress is already have these jQuery & jQuery UI libraries (https://jqueryui.com/). Source: 11 months ago
  • jQuery 3.6.2 Released
    We still use jQuery + jQuery UI on our website because it is basically battle tested through 15+ years. https://jqueryui.com/ It is easy as hell. What's there to not like? I don't care to be called names or being old fashioned. I also don't care about "right" tooling for frontend. As far it works and it is robust and it is going to be around for many years, I am fine with it. - Source: Hacker News / over 1 year ago
  • Best engine/framework for browser game?
    Looking at screenshots of ogame, it looks like it's just HTML and CSS driven by JS - essentially just a normal website. You could pick any web development framework (e.g. React) for a game like this. Sniffing their web traffic I see references to jQuery and jQuery UI (https://jqueryui.com/) which are ubiquitous tools for interactive websites. Source: over 1 year ago
  • Gov.uk drops jQuery from their front end
    You clearly haven’t heard of JQueryUI. Try doing these things with scattered libraries and JS codepens found on the 10th page on Google search: https://jqueryui.com/ jQuery is awesome. - Source: Hacker News / almost 2 years ago
  • [AskJS] Is there a Bootstrap of just JS components e.g. modal, accordion, off-canvas, tabs?
    If you use jQuery, you can use jqueryui. If you use react you can use reach-ui. Source: about 2 years ago
View more

Underscore.js mentions (19)

  • 8 NPM Packages for JavaScript Beginners [2024][+tutorials]
    Not too far behind is Underscore.js, another utility library that's all about enhancing your JavaScript mojo. Whether you're dealing with arrays, objects, or strings, Underscore has got something for you. It's like Lodash's sibling, offering similar functionalities but with its own flair. The choice between them is like picking between chocolate and vanilla - it really comes down to personal taste. - Source: dev.to / 23 days ago
  • Discovered a 63kb tiddlywiki like self saving HTML+JS wiki and its looking cool
    I once made a very crude and simple TiddlyWiki work-alike I called "HulloWurld" https://github.com/calroc/HulloWurld It's 143 KB, but it includes copies of Knockout, Underscore, Zepto, and the "Marked" markdown parser... ¯\_(ツ)_/¯ ( Good stuff BTW: http://knockoutjs.com/ http://underscorejs.org/ https://zeptojs.com/ https://github.com/chjj/marked ) Probably the only interesting bit is the code to save the page:... - Source: Hacker News / almost 2 years ago
  • Underscore.js: create a map out of list of objects using a key found in the object
    I am using the excellent Underscore.js library. I have a specific task which I can do fine using JavaScript or jQuery but was wondering if there was some sort of abstraction avaialable in Underscore that I was missing out on. Source: almost 2 years ago
  • Asking Functional vs Class components again.
    There are many functional libraries for js like underscore, ramda, or even ts specific ones like fp-ts. Source: almost 2 years ago
  • How to detect scroll direction in vanilla JavaScript (to make a goofy logo animation)
    /* Source: https://underscorejs.org/underscore-esm.js During a given window of time. Normally, the throttled function will run As much as it can, without ever going more than once per `wait` duration; But if you'd like to disable the execution on the leading edge, pass `{leading: false}`. To disable execution on the trailing edge, ditto. */ Function throttle(func, wait, options) { var timeout, context, args,... - Source: dev.to / about 2 years ago
View more

What are some alternatives?

When comparing jQuery UI and Underscore.js, you can also consider the following products

jQuery - The Write Less, Do More, JavaScript Library.

React Native - A framework for building native apps with React

Babel - Babel is a compiler for writing next generation JavaScript.

Composer - Composer is a tool for dependency management in PHP.

OpenSSL - OpenSSL is a free and open source software cryptography library that implements both the Secure Sockets Layer (SSL) and the Transport Layer Security (TLS) protocols, which are primarily used to provide secure communications between web browsers and …

Raven.js - Raven.js is a standalone JavaScript client for Sentry.