Today I Learned
A collection of quick insights and learnings from my daily coding adventures.
MAY 2024
May
15,
React Server Components
Learned about the benefits of RSC for improved performance.
May
10,
CSS Container Queries
Explored new responsive design techniques with container queries.
APRIL 2024
April
28,
TypeScript Mapped Types
Discovered how to create powerful type transformations.
April
20,
Web Animation API
Experimented with creating smooth animations using JavaScript.