Common Composer Commands
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
A few new PHP7 features that would be useful for frontend developers.
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.
Learn how to install the Sublime Text 3 PHPCS linter packages and view errors/warnings while you type your code.