STOP Using Switch Statements! Use These Instead...

STOP Using Switch! In this tutorial we’ll discuss why you should stop using switch and use a couple of other available options instead of using switch statements. This tutorial applies to both Vanilla Javascript and . 🚩 Subscribe ➜ 🚀 JavaScript for Beginners: Full Course (8 hours): STOP Using Switch Statements! Use These Instead... (00:00) Intro (00:05) Welcome (00:18) Switch Statements (01:34) Lookup Objects (or object lookups) (02:58) How to have a default value (03:55) ES6 Maps (05:40) Review (06:14) Maps vs Objects Reference: MDN Maps vs Objects: ✅ Follow Me: Twitter: LinkedIn: Blog: Reddit: Was th
Back to Top