Tag: refactoring
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...
22
Mar
Reacting to Code Smells: Bloaters
by Josh Saint Jacque
No Comments
If you’re a developer, chances are you’ve heard of code smells. Something in the code that might indicate a problem with its design that should...
01
Jan
The Ship Has Not Sailed
by Josh Saint Jacque
No Comments
It’s never too late to make your code better. A few years ago I was working on a fairly large project that involved our checkout flow...