Joining a new team can be difficult. You lack institutional knowledge and the
lingua franca that the rest of the team has - it’s like they’re speaking a language
you know at face value but the context tying it together is missing.
Read MoreWhen going through some old projects I realized that I hadn’t particularly kept
up with my game of life implementation in JavaScript.
I…
Read MoreThe short version: use , don’t use . is to print human readable representations of a variable’s contents.
It is practically useless as a…
Read MoreWriting a daemon in PHP can be a very attractive prospect. You already have
your website written, so you have all of this great code…
Read MoreOne of the flaws with PHP is the ways in which it handles engine errors. However, might change in PHP 5.6. Most of the errors in PHP will…
Read More