11 articles

📰 Dev.to · eatyou eatyou

Articles from Dev.to · eatyou eatyou · 11 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10626) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Building a Favicon Finder: Why It's Harder Than You Think
Dev.to · eatyou eatyou 3w ago
Building a Favicon Finder: Why It's Harder Than You Think
How hard can it be to get a website's favicon? Just fetch /favicon.ico, right? Wrong. I tried...
Web Scraping Meta Tags Without Getting Blocked — Lessons Learned
Dev.to · eatyou eatyou 3w ago
Web Scraping Meta Tags Without Getting Blocked — Lessons Learned
I've spent the last few months building a system that extracts meta tags from URLs at scale. Along...
URL Unfurling: How Slack, Discord and Twitter Generate Link Previews
Dev.to · eatyou eatyou 3w ago
URL Unfurling: How Slack, Discord and Twitter Generate Link Previews
You paste a URL in Slack. A second later, a rich card appears — title, description, image, favicon....
The Complete Guide to Open Graph Tags — What Most Developers Get Wrong
Dev.to · eatyou eatyou 3w ago
The Complete Guide to Open Graph Tags — What Most Developers Get Wrong
You ship a new page. Someone shares it on Slack. Instead of a rich preview card, they see... nothing....
Free Alternatives to Microlink and OpenGraph.io in 2026
Dev.to · eatyou eatyou 3w ago
Free Alternatives to Microlink and OpenGraph.io in 2026
Need an API to extract Open Graph metadata or generate link previews? Here's a comparison of the main...
Add Rich Link Previews to Any Web App in 5 Minutes (React, Vue, Node.js)
Dev.to · eatyou eatyou 3w ago
Add Rich Link Previews to Any Web App in 5 Minutes (React, Vue, Node.js)
Every chat app, social feed, and CMS needs link previews. You paste a URL, and it shows the title,...
How I Built a Link Preview API on Cloudflare Workers for $0
Dev.to · eatyou eatyou 3w ago
How I Built a Link Preview API on Cloudflare Workers for $0
Adding link previews to a web app sounds simple until you actually try it. You need to: Fetch the...