How to use named parameters in JavaScript
If you're familiar with named/keyword arguments in programming languages like Ruby, Python, and PHP 8, you might wonder if JavaScript offers the same functionality. That's an excellent question. Named parameters, also known as named arguments, signif...
pierrehenry.hashnode.dev1 min read