All
Articles 181,308Blog Posts 165,987Tech Tutorials 48,542Research Papers 35,698News 22,590
⚡ AI Lessons

Dev.to · jake
🔧 Backend Engineering
1mo ago
Generate PPTX in Hono on Bun with PaperJSX
Build one Hono API endpoint that generates PowerPoint decks from JSON on Bun, Node.js, Deno, or Cloudflare Workers with PaperJSX. Same code, any runtime.

Dev.to · jake
🔧 Backend Engineering
⚡ AI Lesson
2mo 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
DeepCamp AI