Skip to content

Articles by Jeremy Holcombe

Content & Marketing Editor at Kinsta, WordPress Web Developer, and Content Writer. Outside of all things WordPress, I enjoy the beach, golf, and movies. I also have tall people problems ;).

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
Post type
Blog
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
Post type
Blog
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
Post type
Blog
Topic
MySQL Database
Topic
WordPress Performance
Topic
WordPress Tips

Node.js and WordPress: Building Dynamic APIs for Custom Applications

Explore the integration of Node.js with WordPress in our comprehensive guide on building dynamic APIs for custom applications.
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
API
Topic
Headless CMS
Topic
Node.js

Mastering Postgres: From Database Creation to Administration With Adminer

Learn essential techniques, best practices, and expert tips for efficient database creation with Postgres in this comprehensive guide.
Reading time
9 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Adminer
Topic
DevKinsta
Topic
PostgreSQL
Topic
WordPress Development

Harness the Power of Meilisearch for Your Web App

Unleash lightning-fast search capabilities and enhance user experience. This guide will explain how to integrate meilisearch into your apps.
Reading time
8 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Node.js

A Hands-On Guide to Listing Databases and Tables in Postgres

Learn expert techniques to effortlessly list databases and tables in Postgres, empowering your data management skills.
Reading time
6 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Adminer
Topic
DevKinsta
Topic
PostgreSQL

Create and Deploy a Node.js App in 5 mins With Express

Discover the swift process of building and launching a Node.js application using Express in just 5 minutes! Start your Node.js journey now.
Reading time
9 min read
Updated date
December 15, 2023
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js
Topic
PostgreSQL

Create a Kinsta-Hosted To-Do List Using the Jira API and React

Learn how to efficiently manage tasks with a Kinsta-hosted to-do list! This guide leverages the Jira API and React to build a powerful app!
Reading time
11 min read
Updated date
January 2, 2024
Post type
Blog
Topic
API
Topic
JavaScript Tutorials
Topic
Node.js
Topic
React

Real-Time Slack Communication with Your Kinsta Hosted Python Application

Learn how to create seamless real-time Slack communication integration for your Python application hosted on Kinsta in this guide!
Reading time
14 min read
Updated date
December 4, 2023
Post type
Blog
Topic
Python

How To Build and Deploy Microservices With Python

Learn how to build and deploy efficient microservices using Python to streamline development, and enhance performance!
Reading time
13 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Docker
Topic
PostgreSQL
Topic
Python

Iterate Like a Pro: A Guide to Python Iterables

Master the art of iteration in Python with our comprehensive guide on Python iterables. Explore the ins and outs of Python iterables today!
Reading time
14 min read
Updated date
November 22, 2023
Post type
Blog
Topic
Python