-
It joined the Dojo Foundation in 2013, and through the jQuery Foundation and the JS Foundation, it is now part of the OpenJS Foundation.
Lodash is a JavaScript library that provides utility functions for common programming tasks using the functional programming paradigm. Additionally, Lodash is a fork of Underscore.js.
Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc.
Lodash’s modular methods are great for:
Lodash is, without a doubt, a very good and highly useful library. I would also highlight advantages such as reducing the amount of repetitive code. Additionally, it improves the clarity of the application’s logic.
Ultimately, the modularity allows for writing higher quality code.
By: Iván Ramírez
Choose the appropriate technologies. Although it may seem like a decision that only falls under the responsibility of your development team, it is a crucial decision that has a considerable impact on the business model and, above all, on development costs. I highly recommend choosing a technology that allows you to use a single codebase […]
Read MoreIn Colombia, the economic situation has been greatly affected by the arrival of the pandemic. Many businesses, both large and small, have seen a decrease in sales, loss of customers, or, in the worst cases, have closed their doors. However, entrepreneurship has transcended in society as it is seen as an opportunity for growth. Millions […]
Read MoreBlockchain, or “cadena de bloques” as it is known in Spanish, is a set of technologies that allows us to maintain a decentralized, synchronized, and highly secure record of information across computers and other devices. It creates a public ledger for digital operations, uniquely identifying each device that is part of the blockchain. The key […]
Read More