tags:
- #technical interviews (6)#musing (8)#javascript (10)#react (3)#typescript (5)#v8 (2)
2023
Three common interview practices I wish to see less of
#technical interviews#musingThe Perils of being a siloed frontend engineer on a team
#musing
2022
The frontend interview guide you've been missing
#technical interviewsWhy async/await is more than just syntactic sugar
#javascriptWorking with dates using Regex Named Capture Groups
#javascriptDetect JavaScript Memory Leaks with queryObjects
#javascriptWhen You Should Prefer Map Over Object In JavaScript
#javascriptVerify if a url links to an image (without relying on regex)
#javascriptA complete guide to check data types in JavaScript
#javascriptJSON and the stringification oddities in JavaScript
#javascriptPremature thoughts on becoming an engineering manager
#musingWhy you should include debugging in the interview process
#technical interviews#musingtake control over your coding interview
#technical interviews#musingan overlooked factor for performance optimization in React
#reactPreemptive memoization in React is probably not Evil (yet)
#reactWhen does React render your component?
#reactA complete guide to TypeScript's never type
#typescriptType polymorphic functions in TypeScript
#typescriptAn introduction to type programming in TypeScript
#typescriptthe double-assignment pattern in jQuery's source code
#javascriptJavaScript memory model demystified
#javascript#v8What are JavaScript variables made of
#javascript#v8Type Algebra
#typescript
2021
The type hierarchy tree
#typescriptFrontend vs. Backend System Design interviews
#technical interviews#musingA framework for coding interviews
#technical interviews#musingRebuilding my website && back to blogging
#musing