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 ;).

A Complete Guide to Using WebPageTest (and Interpreting the Results)

Follow this easy-to-read guide for using WebPageTest and figure out how to make your website as fast as possible.
Reading time
12 min read
Updated date
October 19, 2023
Post type
Blog
Topic
Website Speed

How To Display Code in WordPress (and Make It Look Pretty)

Learn how to use WordPress to display code, with plugins, shortcodes, and even encoder tools. We also explore using markdown software.
Reading time
28 min read
Updated date
September 20, 2023
Post type
Blog
Topic
WordPress Development
Topic
WordPress Tips

Laravel API: Create and Test an API in Laravel

Learn how to perform testing APIs using in Laravel by creating a model that you can use to build the API in Laravel.
Reading time
8 min read
Updated date
March 19, 2024
Post type
Blog
Topic
API
Topic
Laravel

Using Laravel Scout To Enable Full-Text Search

Learn all about Laravel Scout, how to install it in a Laravel project, and how to use the library to enable full-text search.
Reading time
18 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Laravel

15 Patreon Alternatives to Monetize Your Audience

Kickstarter, Indiegogo, Podia, Sellfy, and Hypage are some of the best Patreon alternatives. Read our post to know more about them.
Reading time
16 min read
Updated date
December 24, 2023
Post type
Blog
Topic
Business Tools
Topic
WordPress Alternatives

Redis vs MongoDB: Which One Should You Choose?

Redis and MongoDB are both scalable, open-source NoSQL databases that offer highly comparable results in ease and speed. Let's choose one.
Reading time
7 min read
Updated date
June 21, 2023
Post type
Blog
Topic
Web Development Tools

Data Validation in Laravel: Convenient and Powerful

Laravel validation ensures data in your applications is valid, accurate, meets all system requirements, and is powerful and convenient.
Reading time
8 min read
Updated date
December 21, 2023
Post type
Blog
Topic
Laravel

How To Use GitHub Actions Secrets To Hide Sensitive Data

One disadvantage of using GitHub Actions is that your logs are public. Learn how to keep your GitHub Actions private and secure.
Reading time
6 min read
Updated date
October 18, 2023
Post type
Blog
Topic
Web Development Tools
Topic
WordPress Development

Stripe vs Adyen for Business: Which Is Best?

Discover the differences between Stripe and Adyen, which gateway is right for you and your business? Read this detailed comparison.
Reading time
16 min read
Updated date
September 19, 2023
Post type
Blog
Topic
Business Tools

Learn Deno and Go Beyond Node.js

Explore Deno basics, learn how it compares to Node.js, and follow a hands-on demonstration that uses Deno to build a simple HTTP web server.
Reading time
8 min read
Updated date
January 24, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js

Tor Browser Review: An Essential and Anonymous Way to Surf the Web

Internet safety and security start with a rock-solid browser that protects the user. This post gives an in-depth look into the Tor browser.
Reading time
22 min read
Updated date
December 15, 2023
Post type
Blog
Topic
Online Marketing Tips

Why MariaDB Is a Good Fit For Your Python Backend

Python is typically used in data-heavy applications because it has powerful libraries for data manipulation. Learn why MariaDB is a great choice wh…
Reading time
6 min read
Updated date
July 3, 2023
Post type
Blog
Topic
MySQL Database
Topic
Python
Topic
Web Development Languages