Random thoughts _
- Jun 26, 2025
Fetching Data with Modern JavaScript
Learn how to fetch and display data using async/await, optional chaining, and React.
- May 7, 2025
Rethinking Component Boundaries with RSC
A glimpse into how React Server Components encourage a different mindset around rendering and data fetching.
- Apr 2, 2025
My Sitemap
A glimpse at my current sitemap.js.
- Jan 16, 2025
TypeScript Benefits in JavaScript Projects.
A quickie highlighting the advantages of type safety.