All
Articles 111,279Blog Posts 121,416Tech Tutorials 28,395Research Papers 22,452News 16,647
⚡ AI Lessons

Dev.to · Yoni Ryabinski
2mo ago
How to Add Comments to an Eleventy Site (with a Custom Shortcode)
Add privacy-first threaded comments to any Eleventy site using a Nunjucks shortcode — no plugins, no backend.

Dev.to · Yoni Ryabinski
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
How to Add Comments to a Hugo Site (Without a Backend)
A drop-in, two-line embed for adding privacy-first threaded comments to any Hugo site, plus a reusable shortcode.

Dev.to · Yoni Ryabinski
🏗️ Systems Design & Architecture
⚡ AI Lesson
2mo ago
How to Add Comments to an Astro Site (Lazy-Loaded, Zero JS by Default)
A reusable Astro component for privacy-first threaded comments, with optional intersection-observer lazy loading so the widget only loads when readers scroll to

Dev.to · Yoni Ryabinski
🌐 Frontend Engineering
⚡ AI Lesson
2mo ago
How to Add Comments to a Next.js Site (App Router and Pages Router)
A reusable React component for privacy-first threaded comments in Next.js, with proper handling of soft navigation between routes.
DeepCamp AI