Before the pandemic, webcams were not really on the mind of most. Many used the inbuilt camera on their laptops or phones for any video-related calls. But, as …
Because I love punishing myself and loading my plate with more things, I have embarked on a new Aurelia 2 series called Building with Aurelia 2. During this …
The Quad Cortex is an amazing modeller, and since buying one in October 2021, I use it many times a week (the perks of having it on your desk). However, despite …
Playwright makes what used to be complicated in end-to-testing almost too easily, especially waiting for network requests.
However, in the case of single-page …
At work, I’ve been migrating us over from Cypress to Playwright for end-to-end tests. In that time, we’ve enabled two-factor authentication …
WordPress has a great actions and filters system allowing you to create injection points for modifying parts of your code (especially for plugin authors). …
Despite doing this front-end thing for over a decade, I still encounter new problems thanks to the ever-evolving web specifications. One of the newer …
After being deplatformed a little while ago, Donald Trump created his Twitter clone, Truth Social. As you can imagine, Truth Social launched to about as much …
WordPress is incredibly powerful, and every so often, a new feature gets added that goes under the radar that can dramatically change how you build sites. In …
If you have used Flexbox before in CSS, you might have used the shorthand property flex: 1. And if you’re like me, you might have been using it but …