Using TypeScript to eliminate a class of bugs by guaranteeing compatibility between your API client and server.
ReadMemoizing async methods to simplify caching and avoid common race conditions.
ReadHow do you know that you've really fixed the flakiness? How about some cold hard data.
ReadDemonstrating a common concurrency race condition and fixing it using a Singleton Promise.
ReadA useful piece of vocabulary for any software engineer. Commentary on the value of continuous and easy software refactors.
Read