Features New to PHP7
A few new PHP7 features that would be useful for frontend developers.
A few new PHP7 features that would be useful for frontend developers.
Learn how to setup Sublime Text with JsPretter and the Prettier CLI on macOS to format your code and enjoy more consistent formatting.
Sublime Text Snippets can help you speed up your development time by reducing the need to manually typing out repetitive code. Learn how to create these snippets for different file types.
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.