Skip to content

848 results

How to install PHP dependencies and extensions with Docker

Simplify your development workflow by learning how to install PHP dependencies and extensions within Docker containers.
Reading time
12 min read
Updated date
April 12, 2024
Post type
Blog
Topic
Docker
Topic
PHP Function

How to build a real-time object detection app using React and Kinsta

This article explains how to build a real-time object detection app using React that leverages a user's webcam and deploy the app to Kinsta.
Reading time
11 min read
Updated date
April 10, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

How Express Legal Funding grew organic traffic by 50,000% and simplified site management

Discover how Express Legal Funding overcame website downtime and poor support to boost SEO and site speed, drawing 20,000+ monthly visitors.
Reading time
11 min read
Post type
Case Study

Customizing WordPress for developers: developing custom REST API endpoints

Learn how to enhance your WordPress site by creating custom post types and configuring their REST API endpoints.
Reading time
8 min read
Updated date
April 9, 2024
Post type
Blog
Topic
API
Topic
WordPress Development
Topic
WordPress Themes

Object-oriented programming in PHP: transforming WordPress development

Discover how object-oriented programming in PHP revolutionizes WordPress development. Master OOP techniques to enhance your projects.
Reading time
12 min read
Updated date
March 26, 2024
Post type
Blog
Topic
PHP Frameworks
Topic
PHP Function
Topic
PHP Updates
Topic
WordPress Performance
Topic
WordPress Plugins
Topic
WordPress Themes

Deploy Laravel with Inertia.js on Kinsta’s Application Hosting platform

Learn how to effortlessly deploy Laravel applications with Inertia.js on Kinsta's Application Hosting platform in this comprehensive guide!
Reading time
7 min read
Updated date
April 30, 2024
Post type
Knowledge Base
Topic
Laravel

Build a static site with WordPress and Astro

Learn to seamlessly combine WordPress's powerful CMS capabilities with Astro's lightning-fast performance in our step-by-step guide.
Reading time
8 min read
Updated date
March 18, 2024
Post type
Blog
Topic
Headless CMS
Topic
JavaScript Frameworks

Don’t skip the unit testing and build better Laravel apps

This article highlights the importance of unit testing in Laravel applications and how crucial it is in software development.
Reading time
14 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Laravel
Topic
MySQL Database

What’s new in WordPress 6.5: Font Library, DataViews, Block Bindings, Interactivity API, and much more!

Check out our in-depth overview of WordPress 6.5: Font Library, DataViews, Custom Fields, new APIs, and much more!
Reading time
24 min read
Updated date
April 3, 2024
Post type
Blog
Topic
WordPress Updates

Learn TypeScript development in Visual Studio Code

Here's how to get your TypeScript projects up and running with Microsoft's Visual Studio Code integrated development environment.
Reading time
12 min read
Updated date
April 2, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

Master state management in Vue.js

Learn about Pinia, how it offers a more lightweight, and intuitive management approach for developers to manage and access shared state.
Reading time
11 min read
Updated date
March 8, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Vue.js

Installing setup data for a WordPress plugin

This guide explains how to install initial data, and keep adding new data with further updates, in our WordPress plugins.
Reading time
11 min read
Updated date
March 19, 2024
Post type
Blog
Topic
PHP Function
Topic
WordPress Plugins