Skip to content

Articles by Steve Bonisteel

Steve Bonisteel is a Technical Editor at Kinsta who began his writing career as a print journalist, chasing ambulances and fire trucks. He has been covering Internet-related technology since the late 1990s.

PHP 8.3: What’s New and What’s Changed In the Latest Release

PHP 8.3 has been shipped and we are taking a close look at some of the release's important new features and updates.
Reading time
9 min read
Updated date
November 4, 2024
Post type
Blog
Topic
PHP Updates

Ruby vs Ruby on Rails: What’s the Difference?

Ruby and Ruby of Rails are clearly related, but what — exactly — are the differences between the two that developers should know?
Reading time
9 min read
Updated date
November 15, 2023
Post type
Blog
Topic
Web Development Languages

Solved: “Cannot Use Import Statement Outside a Module” Error

The JavaScript error "Cannot use import statement outside a module" can rear its ugly head in a number of ways. Here's how to fix it.
Reading time
7 min read
Updated date
May 6, 2024
Post type
Knowledge Base
Topic
JavaScript Errors
Topic
Node.js

What You Need To Know About Hashing in Python

Do you need to boost the security of your applications? Discover Python's hashing methods and get those apps locked down.
Reading time
11 min read
Updated date
January 2, 2024
Post type
Blog
Topic
Python

10 Vue Component Libraries You’ll Want to Know

These Vue component libraries will help you get your JavaScript application development up to speed quickly on the Vue framework
Reading time
7 min read
Updated date
December 13, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
Vue.js

Under the Hood of Kinsta’s Free Static Site Hosting

Learn how Kinsta can help you build your SSGs and deploy your static sites to edge servers worldwide for free in this article.
Reading time
6 min read
Updated date
October 27, 2023
Post type
Blog
Topic
Static Site Generators
Topic
Web Design
Topic
Web Development Tools

Learn Redis CLI Basics With WordPress and Docker

Here's how the Redis CLI can put you in command when adding this popular NoSQL database to WordPress (with help from Docker).
Reading time
9 min read
Updated date
November 5, 2024
Post type
Blog
Topic
DevKinsta
Topic
Docker
Topic
WordPress Development

Lessons Learned Along Kinsta’s Path to SOC 2 Compliance

Along the way to achieving SOC 2 compliance, Kinsta learned a lot about preparing for the framework's cybersecurity audit.
Reading time
9 min read
Updated date
September 13, 2023
Post type
Blog
Topic
Cloud Hosting
Topic
Security Tips

DynamoDB vs MongoDB: Choose One and Say No to SQL

Not a joiner? Then NoSQL databases might be up your alley. We weigh DynamoDB vs MongoDB here to see which might be right for you.
Reading time
8 min read
Updated date
October 18, 2023
Post type
Blog
Topic
Web Development Tools

Ruby on Rails Caching: A Quick Tutorial

Learn how Ruby on Rails caching boosts application performance and scalability by efficiently storing and reusing frequently accessed data.
Reading time
10 min read
Updated date
July 4, 2023
Post type
Blog
Topic
Web Development Languages

Deno vs Node.js: The Rundown on Two Runtimes

Deno and Node.js are two powerful runtimes, but if you're a JavaScript or TypeScript developer, which one is right for your project?
Reading time
6 min read
Updated date
June 28, 2023
Post type
Blog
Topic
Node.js
Topic
Web Development Tools

13 Node.js Libraries to Power Your Projects

Node.js libraries get your project off the ground quickly with proven code. The problem is picking the right ones. Here are some of the best.
Reading time
10 min read
Updated date
September 13, 2023
Post type
Blog
Topic
Node.js