I created a JS library that smoothly transitions any element into any other elementDec 2024 ⋅ tahazsh ⋅ r/webdev
With the power of closures, you can make your utility functions pretty handy to use. Here's an example:Jan 2023 ⋅ tahazsh ⋅ r/learnjavascript
Wrapping your complex array with an object can make working with it easier and safer—it's called collection encapsulation.Mar 2023 ⋅ tahazsh ⋅ r/learnjavascript