Skip to content

Kinsta Blog - WordPress, Web Development, & Tech Tools

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
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
Topic
Laravel
Topic
PHP Frameworks

What’s new in Laravel 11

A simplified directory structure, requirement for PHP 8.2, enhanced reusability, modularity, and performance, and much more.
Reading time
7 min read
Updated date
March 12, 2024
Topic
Laravel
Topic
PHP Frameworks

Isolated container technology: Everything you need to know

Explore isolated container technology for web hosting: Learn its benefits over shared hosting and grasp Kinsta's container infrastructure.
Reading time
7 min read
Updated date
April 23, 2024
Topic
Cloud Computing Platforms
Topic
Kinsta Services
Topic
WordPress Hosting

How to create your own Composer package

You've built an awesome PHP library, now share your code with other developers by creating your own Composer package.
Reading time
10 min read
Updated date
March 19, 2024
Topic
Web Development Languages
Topic
Web Development Tools

How to integrate a payment gateway and checkout with your static site

Learn how to add PayPal and Stripe payment gateways to your static site for seamless ecommerce transactions.
Reading time
9 min read
Updated date
March 12, 2024
Topic
Static Site Generators
Topic
Web Development Tools

Power up WordPress with Python and Redis

Learn how your next Python application can get in the mix with WordPress and the speedy NoSQL database Redis.
Reading time
9 min read
Updated date
March 12, 2024
Topic
API
Topic
Python
Topic
WordPress Development

Logging slow queries with Active Support Notifications

Learn how to use Active Support Notifications to log slow queries and identify and fix performance problems in your Rails application.
Reading time
6 min read
Updated date
January 24, 2024
Topic
Web Development Languages
Topic
Web Development Tools

WooCommerce Blocks: Add WooCommerce capabilities to your WordPress site

Learn how to create custom store pages, showcase products, and add advanced ecommerce features like filtering to your ecommerce site.
Reading time
12 min read
Updated date
January 29, 2024
Topic
WooCommerce
Topic
WordPress Development
Topic
WordPress Ecommerce

Mastering advanced CSS techniques: a deep dive into transitions, animations, and transforms

If you're ready to move beyond the basics, this collection of advanced CSS techniques will help you move your designs forward.
Reading time
15 min read
Updated date
January 19, 2024
Topic
Web Design
Topic
Web Development Languages

How to implement forms in static sites

Transform your static site into a dynamic user experience today using a form-handing service by following this step-by-step guide.
Reading time
10 min read
Updated date
March 19, 2024
Topic
Static Site Generators
Topic
Web Development Tools

How to optimize your WordPress database on Kinsta

Your database is the beating heart of your website. As such, this post will give you our insights on how to perform WordPress database optimization!
Reading time
19 min read
Updated date
April 17, 2024
Topic
MySQL Database
Topic
WordPress Performance
Topic
WordPress Tips