Posts
Find Unique Lines Between Two Files
Today I needed to find the lines that were present in one file but not in another. The files weren’t sorted.
Using GPT-3 as a Programming Assistant
Well, I’m back from a hiatus of over a year, hopefully to add some more useful content to this blog.
Building a TypeScript Project with Gulp
In my last post, I gave a brief introduction to TypeScript and why you might think about using it.
TypeScript for Statically-Typed JavaScript
I’m a PHP developer. Nearly 100% of the coding I do is in PHP.
Please Don't Ignore Accessibility
There’s an API that I use that allows me to fetch stock information programmatically.
Stop Returning Booleans From Your Functions
As I said recently, I’ve been working on upgrading a project at work.
Changes to Error Suppression in PHP 8
In my project at work I’ve been working on upgrading the code to a minimum of PHP 7.2, but also to work with PHP 8.
subscribe via RSS