Solving the staircase problem in JavaScript
The following is my solution to the Staircase problem. I’m using String.prototype.padStart to add the appropriate number of spaces in order to build the rise...
The following is my solution to the Staircase problem. I’m using String.prototype.padStart to add the appropriate number of spaces in order to build the rise...
At my current job we work a lot with collections, and one of the operations we run is pulling certain items from the collection based on some combination of ...
The Eliminating Abusive and Rampant Neglect of Interactive Technologies (EARN IT) Act is a bill that would allow the government to ban encryption on commerci...
One of the first things I do when I install a fresh version of a Web Browser, is change the Default Search Engine to DuckDuckGo. I have been slowly moving t...
After many years of recommending younger developer to start their own blog, I am finally taking my own advice.