Blog
JavaScript – Set Default Function Parameter Values
It has been a while since I wrote a JavaScript utility function so a few minutes ago, I had the idea to create a function which will allow you to set the default value of a parameter for any given Read more…