Rupert 'fildon' McKay
Rupert 'fildon' McKay's Blog

Rupert 'fildon' McKay's Blog

Follow
Rupert 'fildon' McKay

Rupert 'fildon' McKay

50 followers

Staff Software Engineer at Lokalise. I love TypeScript/React/Jest and love to teach others about them. Check out more of my stuff over here:

https://fildon.me/

Asynchronous Programming in TypeScript

May 16, 20226 min read 1.9K views

async/await vs promises · Key takeaways: Promises can run code after some other code has completed async/await is just syntactic sugar Promise.all is...

Asynchronous Programming in TypeScript
What is Memoization?
Sorting in JavaScript
What is a number?
React Testing Library Recipes
ESLint vs Prettier