Dev Ops

Web Development Articles

Stay up to date with the blog posts about web development. Featuring posts about Laravel, WordPress, PHP, JavaScript and other technologies for web development.

WordPress Maintenance
WordPress

4 mins

WordPress Maintenance

WordPress maintenance is essential for keeping your site running at peak performance and reducing security risks. This article covers the most essential tasks required for WordPress maintenance.

Deployment with Github Actions
Dev Ops

2 mins

Deployment with Github Actions

Recently I discovered the power of using Github workflows to automate dev ops. Github actions allows us to customise and execute workflows from right inside the repository. Let's look at what we can do with Github actions.

Improve Your Testing Suites Readability
Dev Ops

4 mins

Improve Your Testing Suites Readability

Take a look at your testing suite, think to yourself... If I come back to this project in a months time and decide to refactor this function, which then causes my tests to fail, could I read the tests that are failing and still be able to deduce what I broke? A well written test suite would certainly be able to do this.

Copyright © 2024 | bonnick.dev