magnificent-solstice-42554
09/03/2021, 11:20 AMflat-morning-91037
09/03/2021, 11:22 AMdamp-coat-97256
09/03/2021, 12:43 PMdamp-coat-97256
09/03/2021, 12:43 PMflat-morning-91037
09/03/2021, 12:46 PMdamp-coat-97256
09/03/2021, 12:51 PMflat-morning-91037
09/03/2021, 1:25 PMdamp-coat-97256
09/03/2021, 1:34 PMflat-morning-91037
09/03/2021, 1:42 PMflatten
https://github.com/lodash/lodash/blob/4.17.15/lodash.js#L7325 implementation), which I could easily implement in native JS otherwise (eg; lodash’s flatten
can be replaced with Array.prototype.flat
for most scenarios).
Goal of libraries like lodash is to offer full compatibility for large array of browsers/versions, which may be not be what you need and can easily do away with using modern JS.adorable-furniture-84197
09/06/2021, 4:44 AM