13 articles

📰 Dev.to · Narender singh

Articles from Dev.to · Narender singh · 13 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9392) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
I built a free URL shortener with built-in analytics — here's why
Dev.to · Narender singh 2w ago
I built a free URL shortener with built-in analytics — here's why
Every few months I find myself needing a short link. Maybe it's for a newsletter, a tweet, or a slide...
20 Free Developer Tools That Run Entirely in Your Browser
Dev.to · Narender singh 2w ago
20 Free Developer Tools That Run Entirely in Your Browser
I've been building browser-based developer tools for the past year or so. What started as a single OG...
Your link previews look broken. Here's a one-line fix.
Dev.to · Narender singh 2w ago
Your link previews look broken. Here's a one-line fix.
Your link previews on Twitter and LinkedIn probably look broken. Or they show your favicon at 50x50...
I built 7 browser-only dev tools because I got tired of ads and data collection
Dev.to · Narender singh 2w ago
I built 7 browser-only dev tools because I got tired of ads and data collection
Every few months I end up on some random website trying to decode a JWT or hash a string, and it's...
Stop Copying Privacy Policies from Other Websites
Dev.to · Narender singh 2w ago
Stop Copying Privacy Policies from Other Websites
I see this all the time. Someone launches a side project, realizes they need a privacy policy, and...
I Built a JSON Formatter Because Every Existing One Has Ads
Dev.to · Narender singh 2w ago
I Built a JSON Formatter Because Every Existing One Has Ads
Let me paint you a picture. It's 11pm, I'm debugging an API response, and I just need to format a...
How to Add OG Images to Your Website (Manual vs. Automated)
Dev.to · Narender singh 2w ago
How to Add OG Images to Your Website (Manual vs. Automated)
Every time you share a link on Twitter, Slack, Discord, or LinkedIn, the platform fetches your page's...
I Built a Website Uptime Monitor in a Weekend — Here's the Stack
Dev.to · Narender singh 2w ago
I Built a Website Uptime Monitor in a Weekend — Here's the Stack
Every developer has been there — your site goes down and you find out from a user tweet, not your...
I Built an API That Generates OG Images in 50ms — No Puppeteer Needed
Dev.to · Narender singh 2w ago
I Built an API That Generates OG Images in 50ms — No Puppeteer Needed
Every website needs Open Graph images for social sharing. But generating them is a...