A Content Delivery Network (CDN) is essential when trying to improve your website speed. The CDN reduces the workload of your web server, improving the time taken to load your content for all visitors.
What Is A Good Time To Interactive (TTI) Score?
Time To Interactive (TTI) is one of the six (6) page speed metrics measured by Lighthouse’s performance section. It is defined as the time it takes for a website to become fully interactive for a user.
Learn More… from What Is A Good Time To Interactive (TTI) Score?
Using WordPress Locally in Docker
Using Docker to run WordPress locally can be a huge time savings, especially when working on multiple projects. Learn the best practices for using Docker to run local WordPress instances.
What Is First Input Delay?
First Input Delay is a web performance metric that measures how long after a user does something on a page before the page responds to that action. The user may click a link, type a key, initiate a scroll, or interact in any other way, but they expect the page to immediately do the action
Better WordPress Meta Boxes with React
Learn how to make better WordPress meta boxes using React. The meta box will look and feel just like core WordPress.
What Is First Contentful Paint?
First Contentful Paint (FCP) is a web page speed metric that measures how long a web page takes to start rendering content to the screen.
WordPress Plugin Development: Best Practices
Creating an initial WordPress plugin is easy. Structuring a complex plugin is hard. Learn how to do it right.
Learn More… from WordPress Plugin Development: Best Practices