Software Engineering in Web Development, Backend Services, and More

Search: “support” (Page 46 of 69)

We found 342 results for your search.

Developer Fitness in 2018: Quarter 2

[…] thing is, I didn’t end up with definition like I thought I would. Instead, I just walked around like a rectangle and my frame was having to support the additional weight. Furthermore, this cut down on my flexibility, my ability run (which is my de-facto workout), and I obviously had to buy new clothes. […]

Running Multiple Versions of PHP with Homebrew

[…] on my local machine for development for some time; however, I’m currently on a project where a few of the dependencies on the continuous integration tool offers support only for PHP 7.1. And because I like my development environment to mirror the staging and production environments, I think it’s important to make sure there’s […]

The WordPress Developer’s Guide to MySQL Data Reconstruction

[…] more) are used in conjunction with one another. So if you were to SELECT information and then DELETE the results, you’d have a transaction. MyISAM does not support transactions. This means that if a “transaction” is interrupted then, any data that was being processed during the operation is affected. Needly to say, this is […]

How To Set Up JavaScript linting in Visual Studio Code

[…] such as eslint, then you can remove that particular argument from the line above. Furthermore, it’s important to understand that the eslint-plugin-import project is important for adding support for the importing and exporting of JavaScript modules. 2. The ESLint Configuration There’s one more step needed before getting the configuration setup in Visual Studio Code. […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑