Oct 16, 2022
I actually pulled the example out of a TypeScript codebase. With TypeScript you get the same advantages around extensibility, being able to specify function parameters in any order, and enforcing naming conventions. Cheers!
I actually pulled the example out of a TypeScript codebase. With TypeScript you get the same advantages around extensibility, being able to specify function parameters in any order, and enforcing naming conventions. Cheers!
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.