Recently I was tasked with processing some content from an API, the published dates and times were coming through with timezone values in …
How to Get Authentication Working Using the Node WPApi Package
If you are working with WordPress version 5 and up, you might be using the REST API. I love the in-built REST API WordPress provides, …
How to Remove WordPress Menu Items (Including Those Created by Plugins)
WordPress comes with a lot of stuff out of the box. Throw in some plugins, and it gets even noisier. Next minute, your menu sidebar in admin …
A List of WordPress Gutenberg Core Blocks
Believe it or not, finding this information in the official WordPress documentation was a nightmare. I had to go through the WordPress …
How to Copy Files Using the Copy Webpack Plugin (without copying the entire folder structure)
Despite the fact that I've been doing this whole front-end development thing for over a decade now, I still get caught up on silly things. …
What happened to Deno?
The ever-changing landscape of web development can be both cruel and kind. In May 2009, Ryan Dahl introduced Node.js to the world, and it …
Working With the Children Decorator in Aurelia 2
In Aurelia 1, we had the children decorator which allows you to query HTML elements inside of a component and then access them. In Aurelia …
How to Add Typings to the Global TypeScript Window Object
Does this error look familiar? Property 'AddressFinder' does not exist on type 'Window & typeof globalThis'.ts(2339) There will come …
Xiaomi Roborock S5 Max Review
In our household, we resisted buying a robot vacuum cleaner because, for such a long time, we held the belief that they didn't do as good a …