danielbachhuber

wrangling code around the globe

Menu

Skip to content
  • About
  • Github
  • Twitter
  • Link Blog
  • Photo Stream
  • Galleries

Tag Archives: best practices

Advantages of code review

Advantages of pre-deploy code review, over post-deploy audit: Authors have a strong incentive to craft small, well-formed changes that will be readily understood, to explain them adequately, and to provide appropriate test plans, test coverage and context. Reviewers have a real opportunity to make significant… Continue reading →

May 7, 2013 advice, best practices, code review

#wcphx: Five tenets to mastering WordPress development

Enlightenment is knowing what your code is doing and why. Thankfully, instead of having to depend on your inner calm, there are a number of tools and strategies you can use to better see what’s going on. We’ll survey a range of topics you should… Continue reading →

February 25, 2012 best practices, events, notes, presentations, travel, web development, WordCamp Phoenix, WordCamps, WordPress

Rethinking template tags in plugins. Ingeniously, using hooks is a much better approach because they degrade without fatal errors. (via Nacin)

May 19, 2011 Andrew Nacin, best practices, hooks, template tags, web development, WordPress
Proudly powered by WordPress