✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · jake

12 articles · Updated every 3 hours · View all reads

All Articles 161,071Blog Posts 155,570Tech Tutorials 42,485Research Papers 31,730News 21,029 ⚡ AI Lessons
How to Review a Signup Regression After a Next.js Release
Dev.to · jake 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
How to Review a Signup Regression After a Next.js Release
A practical workflow for reviewing a signup drop after a Next.js deploy without guessing from one chart.
PostHog Behavior, Sentry Breakage: Deploy Review Needs Both
Dev.to · jake 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
PostHog Behavior, Sentry Breakage: Deploy Review Needs Both
How Next.js teams can combine PostHog, Sentry, Vercel Analytics, and deploy context to review product-path impact after a release.
Next.js Observability Is Not Deploy Impact
Dev.to · jake ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Next.js Observability Is Not Deploy Impact
Why traces, errors, analytics, and Web Vitals are necessary for Next.js teams but not enough to decide whether a deploy hurt a product path.
The Deploy Shipped. The Route Got Worse. Now What?
Dev.to · jake 🛠️ AI Tools & Apps ⚡ AI Lesson 1mo ago
The Deploy Shipped. The Route Got Worse. Now What?
A route regression review workflow for Next.js teams that need to decide whether to watch, investigate, or roll back.
Your Next.js Deploy Was Green. Did Signup Get Worse?
Dev.to · jake ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Your Next.js Deploy Was Green. Did Signup Get Worse?
How Next.js teams can review a deploy against signup, checkout, onboarding, or any other critical product path.
PptxGenJS gotchas that silently break your PowerPoint: the complete guide
Dev.to · jake 🛠️ AI Tools & Apps ⚡ AI Lesson 1mo ago
PptxGenJS gotchas that silently break your PowerPoint: the complete guide
PptxGenJS has 1.27 million weekly downloads and a list of silent bugs that corrupt PowerPoint output without error messages. Reusing option objects mutates them
Convert DOCX to PDF in Node.js: every option compared
Dev.to · jake 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Convert DOCX to PDF in Node.js: every option compared
There is no free, pure-JavaScript library that reliably converts DOCX to PDF. Every approach involves a trade-off: LibreOffice (500 MB binary), commercial SDKs
How I stopped burning tokens on CLAUDE.md (and built the tool that diagnoses it)
Dev.to · jake 🧠 Large Language Models ⚡ AI Lesson 4mo ago
How I stopped burning tokens on CLAUDE.md (and built the tool that diagnoses it)
Every time I hit Claude Code's token limit I had no idea where my tokens actually went. The usage...