Tag: javascript
26
Mar
TypeScript: Why, How, and What We Learned
by Josh Saint Jacque
No Comments
TL;DR Our team at Voom converted our entire JavaScript frontend to TypeScript. We realized huge benefits in refactoring and error reduction, and encountered some bumps...
04
Mar
GitHub Issue Link Generator
by Josh Saint Jacque
No Comments
Sometimes you need a lightweight way to prefill a GitHub issue. I found myself in that position recently and wanted a quick-and-dirty way to generate...