Skip to content

842 results

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

Harnessing third-party APIs: advanced WordPress strategies on Kinsta

Hooking external tools into your site offers expansive functionality. This post looks at third-party APIs and how to integrate them with your Kinst…
Reading time
17 min read
Updated date
March 19, 2024
Post type
Blog
Topic
API
Topic
WordPress Development

8 Node.js alternatives for modern developers to consider

Explore the top 8 Node.js alternatives to enhance your development projects. Ideal for developers seeking the latest in technology trends.
Reading time
14 min read
Updated date
March 12, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js
Topic
Python

Automated testing and Continuous Integration in WordPress development

When you use continuous integration alongside automated testing in WordPress development, you can streamline your workflow. Learn how here.
Reading time
19 min read
Updated date
February 20, 2024
Post type
Blog
Topic
DevKinsta
Topic
Docker
Topic
WordPress Development

Snowmad Digital grows customer base by 450% with Kinsta Agency Partner Program

Discover how Snowmad Digital boosts client sales by up to 348% and grows its customer base by 450% with Kinsta's fast, secure, and reliable Managed…
Reading time
7 min read
Post type
Case Study

Build a tool to bulk update WordPress plugins on multiple sites with Kinsta API

Streamline your WordPress management with our guide on building a tool to bulk update plugins across multiple sites using Kinsta's API
Reading time
22 min read
Updated date
February 13, 2024
Post type
Blog
Topic
API
Topic
Kinsta Services
Topic
React
Topic
WordPress Plugins

How to set up TypeScript with Express

Learn the step-by-step guide on setting up TypeScript with an Express server. This article covers everything from initial setup to deployment.
Reading time
5 min read
Updated date
March 19, 2024
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js

Six things you need to know to master Laravel Eloquent

Upgrade your Laravel chops with Eloquent query scopes, relationships, mutators and accessors, collections, model deletion, and factories.
Reading time
9 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks