Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Underscore.Js Alternatives

Underscore.Js Reviews & Product Details

Robert A. F.
RF
Senior Solutions Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

Many times, I've found myself looking for the most efficient way to perform a process on data. In almost every case, Underscore.JS had a solution already in place. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

This product should have the capacity to deploy part of the tools, rather than the product, as a whole. Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

This is a solid product that can assist development in a myriad of ways. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

Efficient data manipulation. Review collected by and hosted on G2.com.

Underscore.Js Overview

What is Underscore.Js?

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

Underscore.Js Details
Show LessShow More
Product Description

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.


Seller Details
HQ Location
N/A
Twitter
@underscoredotjs
103 Twitter followers

Recent Underscore.Js Reviews

Parth S.
PS
Parth S.Small-Business (50 or fewer emp.)
5.0 out of 5
"best javascript utility library"
easy to use, well documented and very very powerful functionality.
Sotiris M.
SM
Sotiris M.Small-Business (50 or fewer emp.)
4.5 out of 5
"Got introduced recently to this library and I really like it."
Tons of really helpful functions that make your coding quick and easy! Easy to understand and implement.
Borja G.
BG
Borja G.Mid-Market (51-1000 emp.)
4.0 out of 5
"Functional programming at your hand"
It is one of the most widely-know open source projects the Javascript programming world. The best functionality it feats is the whole set of functi...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Underscore.Js Media

Answer a few questions to help the Underscore.Js community
Have you used Underscore.Js before?
Yes

13 out of 14 Total Reviews for Underscore.Js

4.4 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
G2 reviews are authentic and verified.
Parth S.
PS
SDE
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

easy to use, well documented and very very powerful functionality. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

documentation is well documented but looks bland, so the documentation ui/ux could be improved Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

day-to-day javascript chores, like working with arrays, and objects. it makes working with js so much easier and clean. Review collected by and hosted on G2.com.

Sotiris M.
SM
Frontend Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

Tons of really helpful functions that make your coding quick and easy! Easy to understand and implement. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

It's not really an issue but the documentation page doesn't look very appealing. Me, as a frontend developer (mainly but I also do some backend sometimes) I want to see more color on a webpage. Not too much but just enough to make your eye not get bored :) Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

I don't think that there is something special to say about it. This library just does its job. It's easy to install it and get started, the documentation is clear and understandable so I highly recommend it to anyone that is looking to this library to give it a try. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

I don't have to spend time on writing functions that are already made by someone else and probably the most efficient way :)

The project I'm using is still under development and the link below is not working at the moment. Review collected by and hosted on G2.com.

Borja G.
BG
Frontend Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

It is one of the most widely-know open source projects the Javascript programming world. The best functionality it feats is the whole set of functional programming operations that gives a ton of power to the developer.

Using Underscore allows the developer to get rid of some common but wearisome functionality chunks that otherway they would need to code, test and maintain themselves. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

In case you want to use Underscore in your project, you would need to include th whole library inside your project. That could impact performance when serving a web to your customer, in the sense of waiting time. This problem has been successfully solved by other functional programming libraries, like Lodash.

With Lodash you can include in your code only what you really need.

Also, in some parts of the library, it seems to be a bit outdated. It is an old library, released at the same time as Backbone.js, and you can tell that taking a look at the documentation. It is very complete, but a bit chaotic when defining some functions. Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

It is very useful for large and small projects, and highly recommended to perform some operations securely Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

You will avoid repeating base code all over your projects, and to maintain it. Underscore is maintained by the open source community, tested and validated by a lot of programmers in a non-profitable way. Open source community makes Underscore a very trustworthy and reliable library to use in your projects and save time avoiding some bootstraping.

It is very useful also to work with old internet browser, because you will not risk not having some functionalities available in the browser (map, reduce, findIndex...) Review collected by and hosted on G2.com.

Corrado G.
CG
Freelancer
Computer Software
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

I like the modular form of the framework and the multiple functions for resolve the commons problems when programming arrays, collections and objects of javascript language. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

I really don't like the syntax of chain function, i find that putting the value function at the end of the line of the code is verbose and ugly. Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

Is a valid javascript tools for helping during the coding of frontend and node js backend applications.

Permit me of write more concise and efficient code during developing process. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

I resolve the commons problems during coding with the collections, arrays and javascript objects.

For example, grouping objects arrays by a key with groupBy function or creating arrays of values from objects collections with pluck function Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Seller invite
What do you like best about Underscore.Js?

how all the required utility functions are at once place, you import the library and you have it all Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

It is so important and commonly used that probably it should be included or integrated with JS automatically Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

While using Javascript, Underscore.Js is a must guys. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

building our GE transportation's Dashboard's UI with it. Review collected by and hosted on G2.com.

Ginoy G.
GG
Software Engineer
Information Technology and Services
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

UnderscoreJs is pretty lightweight but packs some very useful methods for collection manipulations and templating in javascript. I used _.template() primarily for HTML templating and manipulating objects and collections. Methods like _.pluck and _.shuffle give powerful abstractions to filter arrays of objects without the need for heavy boilerplate code.

The _.throttle and _.debounce methods come in handy when you need to throttle and control a burst of potentially repeated user inputs on a webpage.

UnderscoreJs is also available on NodeJs platform as a managed dependency via npm registry. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

Certain utility methods provided by underscoreJS are now natively available in latest versions of Javascript (ES6) and some of the newer libraries like Lo-Dash provide better performance over UnderscoreJS. Furthermore, underscoreJs doesn't support custom per-method packages which means the entire library is downloaded regardless of the methods are actually used - this may lead to a performance bottleneck for the application. Underscore as a library lacks lazy-load and evaluation features as supported by other libraries like lazyJS and Lo-Dash. Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

UnderscoreJs is a handy utility library for web applications with support for templating and manipulating javascript objects and collections. It provides a large set of functions that abstract away the need to write boilerplate code for object and collection manipulations in Javascript. It is also lightweight with the production version packaged under 7kb. However, some of the methods offered by the library are now natively available on the latest versions of Javascript (ES6) and in some newer libraries like Lo-Dash which provide better performance over underscoreJs. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

I used UnderscoreJs as an in-place, drop-in library for manipulating JS objects, collections and HTML templates for an e-commerce web application where responsiveness is crucial. Methods like _.template, _.throttle were especially useful to present dynamic content on the webpage as well as to orchestrate user interaction. Review collected by and hosted on G2.com.

AA
Web Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

The library has as a load of reusable cross-browser functions that perform common operations but with better performance gains Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

As a free helper library, I don't think I'd dislike anything about it. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

Underscore's usability massively increases productivity and overall performance Review collected by and hosted on G2.com.

HP
Freelance Web Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

To start with - a lot of functions to help the developers build better applications

- if your website has a lot of data to handle and a lot of client side processing and computations, you probably want to use a library that will help you do those computations and handle the data very easily and conveniently

- There is a vast inner world in underscore, to categorize, there are collections, arrays, functions, objects, utility and chaining

- each of the categories has a wide range of functions, not limited to: search, sort, find at index, math functions, etc.

- if you can code one of the languages such as Java or C with proficiency, you will get along with underscore pretty nicely Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

- It's like learning a whole new language

- Other alternatives such as lo-dash offer more functionality and are proven to work faster on some browsers

- page load is very high because of all these computations and the size of the file which is a bit difficult to reduce on mobile phones and the majority of the users are mobile based now Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

Try considering lo-dash as an alternative if you find very difficult to work with the underscore. Overall, once you get a hang of underscore, you should be able to get your tasks accomplished much faster than usual. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

I did some computations for the admin dashboard to display metrics Review collected by and hosted on G2.com.

Verified User in Construction
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

underscore.js is an excellent javascript library for working with objects and arrays. The library has many methods that make working with this type of data a breeze. They also offer an annotated source so you can dive into the source and learn how the "magic" methods are performed. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

When using a library, the one that I dislike is that it makes things so easy sometimes that you tend to use the library instead of getting a better understanding of the native way of programming the same functions. Review collected by and hosted on G2.com.

Recommendations to others considering Underscore.Js:

you can implement underscore.js or an alternative called lodash. the both are great packages with some really handy tools. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

It helps working with objects and arrays in javascript so much easier and it makes programming a bit faster than writing your own native functions. Review collected by and hosted on G2.com.

Misha B.
MB
Solutions Architect
Computer Software
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Underscore.Js?

I love how easy it is to map arrays to destination objects, and also there are nice filter and find functions available. Review collected by and hosted on G2.com.

What do you dislike about Underscore.Js?

I honestly don't like using an underscore right before placing a period, I think it looks weird in the code. Review collected by and hosted on G2.com.

What problems is Underscore.Js solving and how is that benefiting you?

I was using underscore to help write a website that is built on Ruby on Rails. Underscore helped with many of the utility functions that did not come out of the box with JS. Review collected by and hosted on G2.com.