2023-10-09
#typescript #architecture #rest #dto
Patterns for Consuming REST API's in TypeScript vol. 3 - type generation
2023-10-01
#typescript #react #architecture #rest
Patterns for Consuming REST API's in TypeScript vol. 2 - AsyncResult
2022-11-20
#react #architecture #state
Persisting State Between Component Mounts in React
2022-07-05
#career #leadership #thoughts
What Makes a Senior Engineer? Writing Software vs Building Systems
2022-06-21
#rxjs #async #bug
Using the Fetch API with RxJS - story of a bug
2022-05-30
#rxjs #async #polling
Implementing API Polling with RxJS
2022-02-05
#typescript #architecture #rest #dto
Patterns for Consuming REST API's in TypeScript
2022-01-15
#career #leadership #thoughts
12 Tips on Becoming a Senior Frontend Engineer
2020-11-02
#typescript #leadership
TypeScript - Engineering Manager's perspective
2019-10-15
#typescript #basics #generics
The ultimate explanation of TypeScript generics: functions