Software Alternatives & Reviews
Development Tools Javascript UI Libraries JavaScript Framework

Lo-Dash Reviews and details

Lo-Dash Landing Page
Lo-Dash Landing Page

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 Lo-Dash and what they use it for.
  • Where can I find a js library (not framework). no template engine like jsx.
    Probably looking for something like lodash. Source: about 2 months ago
  • How to slugify a string in JavaScript
    Lodash (56k ⭐) — This library provides a wide range of utility functions for JavaScript, including a kebabCase function that can be used to convert a string to kebab case, which is similar to slug format. Kebab case format is a naming convention where words are separated by a hyphen (-) and all letters are in lower case. - Source: dev.to / about 2 months ago
  • Merge Array of Objects by Property using Lodash
    Var result = [ { label: 'private', value: '[email protected]' }, { label: 'work', value: '[email protected]' }, { label: 'school', value: '[email protected]' }] How can I do this e.g. Using lodash? Source: about 2 months ago
  • Do web developers NEED leetcode?
    There are many third party libraries that handle the trivial leet code style problems for you. Lodash for example. Source: 4 months ago
  • Mastering Internationalization and Localization in JavaScript: A Comprehensive Guide
    It's worth noting that using Intl.Collator() and localeCompare() is not the only way to sort the strings for different languages, you can also use other libraries like lodash or ramda . - Source: dev.to / 6 months ago
  • A function by any other name would work as well (part two)
    All of the permutations only accept a single parameter/argument binding with each call but partial-applications are more adaptable. A function to convert a regular function to one that supports partial application is a bit more complicated to implement. Therefor it is recommended to use a library such as Lodash. - Source: dev.to / 5 months ago
  • How to debounce and throttle in React without losing your mind
    Side note: I’m going to use lodash library’s debounce and throttle functions. Techniques and caveats, described in the article, are relevant to any library or implementation, even if you decide to implement them by yourself. - Source: dev.to / 5 months ago
  • Eslint rule to restrict imports
    I recently learned that there is a way to restrict imports of certain libraries in Eslint. This is useful for example when you want to restrict the use of a certain library. For example, you might want to restrict the use of lodash.js in your codebase. You can do this by adding the following rule to your Eslint config:. - Source: dev.to / 6 months ago
  • Consuming a Rails API with a NextJs client
    Https://lodash.com/ “A modern JavaScript utility library delivering modularity, performance & extras.”. - Source: dev.to / 6 months ago
  • Javascript Developer Roadmap: Zero to Hero
    After getting a perfect knowledge of these topics, you can learn popular libraries primarily used in frontend and backend JS projects which are lodash and dayjs. They provide utility functions for arrays and objects, and dates, respectively. - Source: dev.to / 7 months ago
  • NTC App Used Russian Code
    The state of software development in the DoD and the wider government is fucking awful because of dependencies. Obviously I'm not going to roll my own solution for data processing like lodash, nor do I have the expertise to do it. Source: 7 months ago
  • GDash Library for GML
    Gdash is a functional utility library for GML, inspired by lodash. It aims to add useful, broad-purposed functions to help aid in game development. If you are doing any kind of data manipulation in your game, gdash can help out. Source: 7 months ago
  • What do you think are the "must-have" npm packages in (almost) every React Project?
    For cleaner data manipulation, I almost always end up including parts of Lodash. Source: 7 months ago
  • The Complete Guide to a Career in Web Development: Terminal, Git, APIs, Libraries and Databases
    In the above example we are loading the popular lodash Javascript library from a CDN inside the. - Source: dev.to / 9 months ago
  • On Data and Objects
    This would also explain why json like dictionary structures are referred to as data by Sharvit. Though technically when loading a json file, you create dictionary and list objects, which even have methods, really this structure is much more like data, since it presents a number of queryable facts. Which also explains why libraries like lodash (and all of its offspring in other languages) do not extend (or... - Source: dev.to / 10 months ago
  • The concept of Triple CCC: Currying, Closure, Callback in JavaScript
    Currying is used in popular javascript libraries such as Lodash and Rambda. - Source: dev.to / 11 months ago
  • CSP nonce with Node.js and EJS
    Now, to test our CSP, we just have to load some external resources. Let's bring on Pure.css and Lodash. Update index.ejs to look like this :. - Source: dev.to / 11 months ago
  • Where to start to learn elixir ?
    If you find Elixir itself too daunting one very approachable language could be the functional parts of JavaScript. Especially learning something like the lodash library as a lot of these concepts will familiarize you with FP types of operations, e.g. maps, reduce. This also gives you simple ways to code in browser with things like JSFiddle. Source: 11 months ago
  • Make your React Apps more performant using Debouncing & Throttling! 🔥🚀
    If you want to handle more edge cases for throttling such functions, then you can check out Lodash which has a throttle method that covers most of the edge cases involved to make such functions more optimal. - Source: dev.to / 12 months ago
  • [AskJS] What are some advanced Javascript concepts/methods one needs to know before learning frameworks?
    Try learning the different npm packages that simplify javascript array and object manipulations. For eg: https://lodash.com/ and try checking the code of how these libraries work. You can get really goof idea about all the minor and major concepts of javascript/es6. Source: about 1 year ago
  • 85 JavaScript Code Assists for Visual Studio Code
    With the introduction of various collection helpers and new syntax in ES6 and more recent JavaScript versions, some Lodash functions have become somewhat redundant. - Source: dev.to / about 1 year ago

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

Generic Lo-Dash discussion

Log in or Post with

This is an informative page about Lo-Dash. 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.