3 Ways To Write Function Overloads With JSDoc & TypeScript
I like TypeScript, but I prefer the JSDoc syntax for writing it. That should be obvious if you’ve read any of my JavaScript articles, especially Get Started With TypeScript the Easy Way. So far, I haven’t run into any scenarios where I can’t use JSDo...
Oct 22, 20216 min read52


