madeindjs

joined 11 months ago
[–] madeindjs@programming.dev 1 points 3 months ago

For example, all of the list abstractions (map, filter, reduce, etc.) will copy the array to a new list every time you chain them.

This methods were added to generator recently. So you can avoid copying the array in memory.

All this is also without even getting started on the million JS frameworks and libraries which make it really easy to have vendor lock-in and version lock-in at the same time

In my opinion, it's also what make JS good. There a package for almost everything.

[–] madeindjs@programming.dev 1 points 4 months ago (1 children)

The link is dead.

[–] madeindjs@programming.dev 1 points 4 months ago

You can get pretty far using a bit of JS and Tamper Monkey . You can even search in existing user scripts if someone already did it.

[–] madeindjs@programming.dev 1 points 9 months ago

I installed it on a cheap VPS a few years ago, and it just works. I never had to do any maintenance. I love it

view more: ‹ prev next ›