https://www.youtube.com/watch?v=yZmFjVfCZ4U Sharing a video I just uploaded as a tutorial and introd...
https://ua1.us/updates/wordpress/wordpress-hook-order-of-execution/
At UA1 Labs, over the past 2-3 years we have been busy building out a software suite we call FireStud...
In this tutorial, we will cover how to add your own debug panels to FireBug. This feature of FireBug...
I recently got a request on how you might Unit Test an individual class that doesn’t belong to a fram...
If you could invent a solution that solves the problem of data privacy what does that look like?
As we talked about before, at UA1 Labs, we were interested in testing our PHP code, but didn’t want t...
FireDI 2.1.0 was just released. Here’s what’s new: Implemented PSR-11 Container Interface...
FireDI can do a lot more than just resolve your dependencies for you. This tutorial, we are going to...
A post by Joshua Johnson
Getting started with FireTest is easy. Our goal with FireTest was to make it as simple as possible to...
UA1 Labs has officially released version 2.0.0 of FireTest. But why are we so focused on building yet...
In this tutorial, you will learn how to get started with FireDI! A quick recap, FireDI is a PHP depen...
UA1 Labs has been at this for a while and has made many wonder tools for develope...
As announced earlier this week, Ulfberht (a dependency injection container written for PHP) has start...
Originally started as a learning project back in 2013, I was interested in creating a Dependency Inje...
Over the years, I've built so many prototypes to prove out that different concepts could would. To th...
At the point at which I am writing this, uxJS (https://github.com/ua1-labs/uxjs) released some 5 year...
Tired of having to write schema update scripts every time you want to make a change to your MySQL dat...
I build a NoSQL solution on top of a SQL database. Take a look at this library https://github.com/ua1...
So I was going through some old files of mine and found a project I had created about 5 years ago. I...
At some point, I had a job where they wouldn't allow us to use any thing other than MySQL to store ou...
Hey guys, About 6 or 7 years ago I wrote a little PHP library that ended up becoming the a core part...
I've always heard that building your own tools is dumb. It's always painted in the light of building...
I'm trying to wrap my head around why so many developers down PHP development like it is a second cla...
A post by Joshua Johnson
Speaking in general, what happens if we move the database to people's homes instead of in the cloud....
I need some help identifying why my iOS app is giving me so much trouble. My iOS app was working fine...
Recently, I came across an issue when installing mysql-server on Ubuntu 18.04. What I found is that a...