Seven cool JavaScript libraries You should know about
Small, focused libraries I found useful. Each has a clear job and a payoff you'll feel in the first use.
Small, focused libraries I found useful. Each has a clear job and a payoff you'll feel in the first use.
Move the layout decision out of the clients and into the API. One JSON contract; every client renders it in its own programming language or framework.
Astro SEO checklist for 2026: 20 tactics ranked from biggest to smallest impact, including canonical URLs, title tag rules, JSON-LD structured data, Person and BreadcrumbList schema, llms.txt, Pagefind search, and a Zod schema that caught 10 bugs in my podcast frontmatter.
MCP, OAuth, discovery metadata, robots.txt, Content Signals, Web Bot Auth, x402, UCP, ACP. A walk through what each one is, why it exists, and how to implement the ones your app actually needs.
ES2025 is out, ES2026 is close. Here is the new feature of Javascript we can use today, what is coming next and how we can get our AI friends to use these new features
This made me take a good, hard look at my Astro blog and start optimizing: assets, headers, caching, CDN. Here is exactly what I did to fix it.