Take Time to Give Back
·
No matter what you do, always take time to give back to the community that helped define you.
·
No matter what you do, always take time to give back to the community that helped define you.
·
I keep hearing a new term from colleagues who work from home: “asynchronous communication.”
·
With a few notable exceptions, developers often invoke “code smell” because they don’t like an approach or pattern, but can’t articulate why.
·
One of the things I miss most from my C# coding days is output parameters.
·
Publishing has come a long way in the past few years. Seeing the evolution from print to digital, I continue to ask, “what’s next?”
·
I don’t like the GPL, so I license my code under the GPL-compatible MIT license instead. Want to know why?
·
One of the easiest ways to optimize a WordPress installation is to selectively cache various output components. It’s not tricky, either.
·
One tool might seem like a great fit from your perspective; just remember yours isn’t the only valid view.
·
Few PHP developers know how to manipulate arrays using PHP’s built-in functionality. Here are three powerful applications of this function set and why you should use them in your code.
·
The mistake I make the most often is getting too far ahead of an idea.