All
Articles 189,225Blog Posts 171,155Tech Tutorials 50,720Research Papers 36,770News 23,155
⚡ AI Lessons

Dev.to · Yoni Ryabinski
🖌️ UI/UX Design
⚡ AI Lesson
5mo 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
5mo 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
5mo 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
5mo 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