gsmt

Results 17 issues of gsmt

[@sebmarkbage](https://twitter.com/sebmarkbage) recommends importing react with the global selector as seen in https://github.com/facebook/react/pull/18102

A little checkbox like this would be nice ![screenzy-1715802388855](https://github.com/bestofjs/bestofjs/assets/37253958/05370dd0-2d5f-4dd5-95fa-21c910e21bd8)

Closes #9 I used the [`moveable`](https://github.com/nkzw-tech/athena-crisis/blob/f990b25b5cf5340b45a6b50308c2e87acb099946/athena/Radius.tsx#L148) function as a benchmark entry point so other results may vary. Consistently achieved just a bit over a 2x improvement with few to no...

Equivalent to https://lodash.com/docs/4.17.15#random or https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random#getting_a_random_integer_between_two_values

feature request
good first issue
runtime

With either some CSS trick such as https://css-tricks.com/the-cleanest-trick-for-autogrowing-textareas/ or a JS implementation such as https://github.com/Andarist/react-textarea-autosize Before https://github.com/user-attachments/assets/30db39cc-63b9-4b10-ae90-00fc967cc1d8 After https://github.com/user-attachments/assets/b2314464-8821-4453-b8d2-8ca6c21cb852

minimizes duplicate property accesses, loops & function calls