Aug 12th 2018

Docker Notes

These are just my notes while learning docker with some resources and basic commands.

Aug 5th 2018

Setting up WordPress Coding Standards (WPCS) Globally

Coding a WordPress theme can be difficult when work on a team. And it's for this reason you should have a standard way to determine what quality code should look like. Learn how to setup the WordPress Coding Standard to help assist your team in writing maintainable code.