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

DataTables

1.2K
155
+ 1
0
Lodash

7.3K
880
+ 1
3
Add tool

DataTables vs Lodash: What are the differences?

What is DataTables? A plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.

What is Lodash? A JavaScript utility library. A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility functions for common programming tasks using the functional programming paradigm.

DataTables and Lodash can be categorized as "Javascript Utilities & Libraries" tools.

Lodash is an open source tool with 40.7K GitHub stars and 4.23K GitHub forks. Here's a link to Lodash's open source repository on GitHub.

According to the StackShare community, Lodash has a broader approval, being mentioned in 126 company stacks & 296 developers stacks; compared to DataTables, which is listed in 6 company stacks and 9 developer stacks.

Decisions about DataTables and Lodash

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 DataTables
Pros of Lodash
    Be the first to leave a pro
    • 2
      Better than Underscore
    • 1
      Simple
    • 0
      Better that Underscore

    Sign up to add or upvote prosMake informed product decisions

    Cons of DataTables
    Cons of Lodash
      Be the first to leave a con
      • 1
        It reduce the performance

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is DataTables?

      It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.

      What is Lodash?

      A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility functions for common programming tasks using the functional programming paradigm.

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

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

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

      What tools integrate with DataTables?
      What tools integrate with Lodash?
      What are some alternatives to DataTables and Lodash?
      React
      Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
      Handsontable
      Handsontable is a minimalist approach to Excel-like table editor (datagrid/data grid) in HTML & JavaScript.
      Modernizr
      It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, then you can use the results to tailor the experience to the user. It tells you what HTML, CSS and JavaScript features the user’s browser has to offer.
      Modernizr
      It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, then you can use the results to tailor the experience to the user. It tells you what HTML, CSS and JavaScript features the user’s browser has to offer.
      Moment.js
      A javascript date library for parsing, validating, manipulating, and formatting dates.
      See all alternatives