1-billion row challenge with Node.js
Great read if you want to know how to speed up your code.
weeklyfoo #67 / 2025-01-13performance
1-billion row challenge with Node.js
Great read if you want to know how to speed up your code.
weeklyfoo #67 / 2025-01-13How to be the best programmer, according to Daniel Terhorst-North
Great programmers are not born; they are made - says Daniel Terhorst-North, the author of the viral Twitter thread on the best programmer he knows.
weeklyfoo #81 / 2025-04-21Leading Effective Engineering Teams - a Deepdive
What makes software teams effective, and how do the TL, EM and TLM roles differ?
weeklyfoo #48 / 2024-09-02Optimizing Javascript for fun and for profit
Some good hints that can bring a lot of performance benefits.
weeklyfoo #25 / 2024-03-25React Like a Pro
The Three Cs: ðĪ Concatenate, ðïļ Compress, ðģïļ Cache