📰 Dev.to · Rick Cogley
8 articles · Updated every 3 hours · View all reads
All
Articles 85,078Blog Posts 106,833Tech Tutorials 20,903Research Papers 18,057News 14,108
⚡ AI Lessons

Dev.to · Rick Cogley
1mo ago
Cloudflare Workers HTML to Markdown on the Free Plan
This is a condensed version. Full article on cogley.jp has the complete code walkthrough, known...

Dev.to · Rick Cogley
2mo ago
Audit Your SvelteKit Codebase with a JSON Feed of 34 Svelte 5 Patterns
My Migrate to Svelte 5 site started as a side-by-side reference for developers wanting to convert to...

Dev.to · Rick Cogley
2mo ago
Cloudflare Dynamic Workers: Sandboxed Code Execution at the Edge
I needed to run user-defined JavaScript templates from a database — code that formats RSS feed items...

Dev.to · Rick Cogley
2mo ago
Enabling WebMCP Tools on my SvelteKit Migration Reference
An AI agent asks: "What's the Svelte 5 equivalent of useEffect?" Today it has two options — scrape...

Dev.to · Rick Cogley
2mo ago
Markdown for Agents on SvelteKit + Cloudflare Workers
The AI crawl-and-summarize wave has landed. Google's Gemini, OpenAI's GPT, Anthropic's Claude,...

Dev.to · Rick Cogley
2mo ago
Migrate to Svelte 5 — An Interactive Reference for Framework Refugees
Do you feel the same? You've been working in React (or Vue, or Angular) for years, shipping...

Dev.to · Rick Cogley
2mo ago
Migrating 8 SvelteKit Sites to Vite 8 in a day: What We Learned
Vite 8 dropped on March 12, 2026. Two days later, we'd migrated 8 SvelteKit projects — a mix of...

Dev.to · Rick Cogley
2mo ago
Cloudflare Pages vs Workers in 2026: Migration Guide
Cloudflare is folding Pages into Workers. Pages isn't getting killed tomorrow, but all the new stuff...
DeepCamp AI