| GoogleChromeLabs/webpack-libs-optimizations |
3,070 |
|
0 |
0 |
almost 5 years ago |
0 |
|
9 |
apache-2.0 |
|
| Using a library in your webpack project? Here’s how to optimize it |
| dg92/Performance-Analysis-JS |
450 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
|
JavaScript |
| Map/Reduce/Filter/Find Vs For loop Vs For each Vs Lodash vs Ramda |
| stevemao/You-Dont-Know-Lodash-Underscore |
226 |
|
0 |
0 |
over 9 years ago |
0 |
|
2 |
|
|
| In response to You-Dont-Need-Lodash-Underscore :raised_hand: |
| Tinkoff/utils.js |
163 |
|
5 |
55 |
over 2 years ago |
31 |
August 02, 2023 |
9 |
apache-2.0 |
TypeScript |
| Fast, small and purely functional utility library |
| podefr/react-debounce-render |
162 |
|
11 |
22 |
about 4 years ago |
26 |
February 24, 2022 |
4 |
other |
TypeScript |
| A React higher order component to debounce the rendering of your React components |
| ehmicky/fast-cartesian |
56 |
|
7 |
19 |
over 2 years ago |
28 |
October 28, 2023 |
0 |
apache-2.0 |
TypeScript |
| Fast cartesian product |
| ehmicky/big-cartesian |
13 |
|
8 |
7 |
over 2 years ago |
16 |
October 28, 2023 |
0 |
apache-2.0 |
TypeScript |
| Cartesian product for big inputs |
| hustcc/immutability-util |
7 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
JavaScript |
| :herb: Mutate a copy of data without changing the original source by path string, just like the get/set in lodash. Inspired by immutability-helper and rewrite with ES6. |
| wahengchang/lodash-vs-es6 |
5 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
JavaScript |
| it is an example of show performance of lodash and es6 |