9 ms·
This labels itself small but, honestly, it feels too small. Why would I introduce a dependency that I can implement in 5 minutes from first principles? The ent
by Everlag 6y ago
This labels itself small but, honestly, it feels too small. Why would I introduce a dependency that I can implement in 5 minutes from first principles?
The entire implementation essentially lives in atom.ts[0]. Its a class that has an array member and a for loop. It does handle async code for you but, I don't know, I'm not convinced.
I would love to know the intended audience for this package, since its seemingly not me.
[0] https://github.com/lucialand/luciex/blob/main/packages/core/src/components/atom.ts https://github.com/lucialand/luciex/blob/main/packages/core/...
- t0astbread 6y agoYou could copy atom.ts and save yourself 5 minutes