Need advice about which tool to choose?Ask the StackShare community!

Lerna

898
136
+ 1
0
Underscore

1.7K
588
+ 1
290
Add tool

Lerna vs Underscore: What are the differences?

Developers describe Lerna as "A tool for managing JavaScript projects". It is a popular and widely used package written in JavaScript. It optimizes the workflow around managing multi-package repositories with git and npm. On the other hand, Underscore is detailed as "JavaScript's utility _ belt". A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

Lerna and Underscore can be primarily classified as "Javascript Utilities & Libraries" tools.

Lerna and Underscore are both open source tools. Underscore with 24.7K GitHub stars and 5.41K forks on GitHub appears to be more popular than Lerna with 18.2K GitHub stars and 1.15K GitHub forks.

According to the StackShare community, Underscore has a broader approval, being mentioned in 1173 company stacks & 457 developers stacks; compared to Lerna, which is listed in 17 company stacks and 10 developer stacks.

Decisions about Lerna and Underscore

Fast Healthcare Interoperability Resources (FHIR) provides standard data objects in JSON format for the healthcare industry. Since JSON objects are hierarchical and tree-like, we had a need to defensively 'pluck' fields from our JSON objects and do lots of mapping. We tried jQuery and Underscore and a few other technologies like FHIRPath; but Lodash has been the most well supported, works in the most contexts, has the cleanest syntax, etc. We particularly like the ES6 version of Lodash, where we can import the method names directly, without resorting to * or _ syntax. We got hooked on the 'get' function to defensively pluck fields from objects without crashing our user interface, and have found countless uses for the other lodash functions throughout our apps. Lodash is great for developing and optimizing algorithms.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Lerna
Pros of Underscore
    Be the first to leave a pro
    • 85
      Utility
    • 55
      Simple
    • 40
      Functional programming
    • 32
      Fast
    • 28
      Open source
    • 20
      Backbone
    • 16
      Javascript
    • 8
      Annotated source code
    • 6
      Library

    Sign up to add or upvote prosMake informed product decisions

    What is Lerna?

    It is a popular and widely used package written in JavaScript. It optimizes the workflow around managing multi-package repositories with git and npm.

    What is Underscore?

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

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Lerna?
    What companies use Underscore?
    See which teams inside your own company are using Lerna or Underscore.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Lerna?
    What tools integrate with Underscore?

    Blog Posts

    What are some alternatives to Lerna and Underscore?
    Yarn
    Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.
    Apache Maven
    Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.
    Bit
    It is open source tool that helps you easily publish and manage reusable components. It help teams scale shared components to hundreds and even thousands of components, while eliminating the overhead around this process.
    Builder
    It is the first and only visual headless CMS with full drag and drop editing. It supports many frameworks like Angular, Vue, React, Preact etc. Convert Figma designs into clean code using Visual Copilot, leveraging AI into your workflow.
    Bazel
    Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.
    See all alternatives