Published: at 09:00 AM
· 2 min readBuilding Domain-Specific Languages for Search Functionality
Creating intuitive search interfaces that empower users while maintaining developer control
Notes on systems, data, and building things that expose their own reasoning.
Creating intuitive search interfaces that empower users while maintaining developer control
Tagged template literals are more powerful than they look. Here's how they work and where I use them.
Takeaways from Unit 1 of Hugging Face's AI Agents course, breaking down the fundamentals of how AI agents work.
I built an endless runner where the obstacles are bugs and the power-ups are coffee.
How to handle localStorage asynchronously in TypeScript and React