Learning Journal
Documenting my learning journey throughout the years.
Oct 12, 2022
Programming
- New tool discovered - Volta, JavaScript Tool Manager (could be compared to ASDF?)
- New tool discovered - Doppler, cloud secrets management
- New tool discovered - Rush, monorepo manager
Curiosity
- The use of friction logs to improve/learn about products flows
Resources
Sep 29, 2022
Programming
- TypeScript - How to derive a union type from an object
- TypeScript - How to transform a union to another union, using the in operator * as a kind of for-loop
- TypeScriot - How to decode URL search params at the type level with ts-toolbelt
Resources