Inspect Element is a command found in all modern browsers that allows you to see the HTML that makes up the current webpage. In any browser, you can right-click (Ctrl-click on a Mac) and choose ...
There is in fact a way to describe the type and severity of coupling that can occur in your code. It’s called connascence. Back in March, I wrote about dependency injection. I explained why you should ...
You don't need to be a programmer, but you'll solve harder problems faster if you can write your own code We’ve all been on the receiving end of that essentially unanswerable question, “What do you do ...