Writing
Thoughts, tutorials and everything in between.
- Published: at 06:30 PM
Tagged Templates in JavaScript
From basic string manipulation to building type-safe SQL queries and domain-specific languages
- Published: at 12:30 PM
Hugging Face's AI Agents Course
Takeaways from Unit 1 of Hugging Face's AI Agents course, breaking down the fundamentals of how AI agents work.
- Published: at 09:30 AM
Mac the Developer
Building a developer-themed endless runner game with pure JavaScript
- Published: at 03:30 PM
Async LocalStorage in TypeScript
How to handle localStorage asynchronously in TypeScript and React
- Published: at 12:00 PM
Building an Idempotent API with TypeScript, Express, and Redis
A comprehensive guide to implementing idempotent APIs using TypeScript, Express, and Redis