Software Engineering in Web Development, Backend Services, and More

Search: “support” (Page 52 of 69)

We found 345 results for your search.

Reasons For Not Writing Unit Tests

[…] level of confidence (I suspect this level of confidence is high compared to industry standards, but that could just be hubris). I think it’s worth remembering: Even if you’re budget doesn’t support nor account for a high-level of test coverage, aim for a level of confidence. Reasons For Not Writing Unit Tests Code That Works

Setting Up PHP CodeSniffer in Visual Studio Code

[…] in Visual Studio Code. But first, a word about Code. Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring. I’ve been using Code as my primary IDE for years at this […]

Programmatically Add a WooCommerce Variable Product

[…] colors. Though this doesn’t necessarily impact how you develop this functionality, it helps to understand part of the problem domain on which you’re going to be working. Adding support for custom product variations, requires two things: Adding the UI element for the variation, Saving the data from the UI. If you’ve read the previous post, […]

Intuition, Laziness, Discipline, and Experience

[…] but I don’t want to build an inflexible system that’s hard to adjust over time. I probably should find a way to build something that’s flexible enough to support the addition of new modules but rigid enough to meet the requirements I have (even though they, as I said above, will change). I don’t want […]

Desktop Applications via the WordPress REST API?

[…] lead me to the following question: Is it unreasonable to expect a person to install a desktop app that will require a web server, a database server, support for a programming language, and WordPress to run an application? There was once a time where I would’ve laughed at this, but now? I’m not so […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑