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
2019-09-08
#javascript #es-next #tc39
Two cool features coming soon to JavaScript
2019-08-26
#typescript #react #hooks
Typing a useReducer React hook in TypeScript
2019-08-21
#typescript #react #generics #hooks
React useState Hook with TypeScript: The Complete Guide
2019-08-14
#typescript #functional programming #react #generics
Typing Higher Order Components in React using TypeScript
2019-07-16
#typescript #best practices
5 Commandments for TypeScript programmers
2019-06-27
#typescript #basics
The meaning of union and intersection types