No post body was provided.
Ask HN: Is is worth using Typescript for developing Node APIs?
1–2 of 2 posts
Re: Ask HN: Is is worth using Typescript for developing Node APIs?
#2Yes! I find TypeScript really handy! It makes development easier and faster. Whatever it is you're developing TypeScript will make it better imo. Structural typing is the best of both worlds for flexibility, development speed, and type safety.