--

Thanks for reading and responding André-John. I think Intellisense is a great reason to make TypeScript-related decisions, including skipping auto-inferred return types, using /** */ comments instead of //, and using union types instead of enums. If I can save myself the 60 seconds of context switching chasing down the primitive values of an enum, then that's 60 more seconds focused on the problem at hand.

--

--

Dr. Derek Austin 🥳
Dr. Derek Austin 🥳

Written by Dr. Derek Austin 🥳

Hi, I'm Doctor Derek! I've been a professional web developer since 2005, and I love writing about programming with JavaScript, TypeScript, React, Next.js & Git.

No responses yet