Blog
Thoughts, tutorials, and transmissions from the digital frontier.
1 min read
The Art of Readable Code
Code is read far more often than it is written. Here are the habits that make a real difference.
#programming#best-practices#typescript
2 min read
TypeScript Tips for Everyday Use
Practical TypeScript patterns I reach for constantly — not the exotic stuff, just the bits that make daily coding better.
#typescript#programming#best-practices