Week 20, 2022 - Tips I learned this week
Reminder for my future self: don't forget about "this" in ts
Once again, I found myself forgetting that this can lose context in JavaScript/TypeScript which results in exceptions because this is undefined. This is probably obvious for most developers...
techwatching.hashnode.dev4 min read