actually a really bad idea if you’re doing anything with critical data between your systems and other systems, like a credit card getting charged on a remote server but then your code crashes
- 0 Posts
- 2 Comments
Joined 4 years ago
Cake day: November 7th, 2021
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


PR:
- setTimeout(() => console.log(item), item) + setTimeout(() => console.log(item), Math.log(item))Comment: This will speed up sort time greatly. However, sort order may become erratic for longer lists, and lists with numbers less than 1