How to use named arguments in TypeScript?
If you are familiar with the keyword / namedarguments in programming languages such as Python, Ruby and PHP 8, you probably wonder if the same can be achieved in TypeScript.
This is an excellent question. We are aware that using named parameters / na...
pierrehenry.hashnode.dev2 min read