📰 Dev.to · Alex Radulovic
2 articles · Updated every 3 hours · View all reads
All
Articles 75,432Blog Posts 102,388Tech Tutorials 18,459Research Papers 16,003News 13,146
⚡ AI Lessons

Dev.to · Alex Radulovic
2mo ago
We Spent Days Fighting a Zebra Card Printer. So You Don't Have To.
We open-sourced a bridge for Zebra ZC350 card printers after losing far too much time to SDK quirks, silent failures, and one very confusing virtual smart card

Dev.to · Alex Radulovic
4mo ago
I added userId and transactionId to every console.log without refactoring
Fix JavaScript logging spaghetti with two lines of code. Add context to every log automatically using AsyncLocalStorage—no refactor required.
DeepCamp AI