Install Ubuntu and Docker Desktop for Windows 10 (Early 2021)
Learn how to set up Ubuntu on Windows 10 using Window Subsystem for Linux (WSL)
Learn how to set up Ubuntu on Windows 10 using Window Subsystem for Linux (WSL)
The Foundation for emails framework has not had a release since 2016. Here is how to fix the issues that come with using the outdated npm modules in 2019.
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.
Learn how to install the Sublime Text 3 PHPCS linter packages and view errors/warnings while you type your code.