Hacker News new | ask | show | jobs
by Everlag 2021 days 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/...

1 comments

You could copy atom.ts and save yourself 5 minutes