Hacker News new | ask | show | jobs
by cpeterso 2736 days ago
Awesome results! Is the new code smaller due to the different programming language (JS) or a better understanding of the program's requirements?
1 comments

Sadly just converting poorly written code that doesn't use re-use mostly. Other than that, we're using multiple typescript frameworks for data wrangling and transport and validation without having to re-define objects as DTOs, Models, etc... And taking advantage of graphql has been, massively helpful.