TAG
typescript
2 articles collected.
2026-07-05
Building a fast static blog with Astro
Notes on building a fast, SEO-friendly static blog with Astro and Starlight, including content collections and Pagefind search.
Building
2026-07-01
Readable code over cleverness
A short essay on writing code that is easy to read, with small examples in TypeScript, Python, and C++.
Notes