Skip to content

2230 results

How and Why To Run Redis in Docker

Have you ever wondered how and why to run Redis in Docker? This article teaches you how to use both open-source technologies effectively.
Reading time
9 min read
Updated date
November 10, 2023
Post type
Blog
Topic
Docker

How To Generate and Use Fake Records with Laravel Model Factories

Laravel Model factories define database records in a predictable and easily replicable way. Learn how to get comments data without real user comments.
Reading time
9 min read
Updated date
November 26, 2024
Post type
Blog
Topic
Laravel

What’s New in Node.js v20 (Test Runner, Permission Model, SEA, V8 JS Engine 11.3)

Node.js v20 is now available. Take a look at what's new in this version, including Test Runner, Permission Model, SEA, and V8 JS Engine 11.3.
Reading time
9 min read
Updated date
December 8, 2023
Post type
Blog
Topic
Node.js

25 Python frameworks worth learning

Level up your Python skills and take a look at this list we compiled of 25 top-notch Python frameworks for you to learn
Reading time
21 min read
Updated date
July 12, 2024
Post type
Blog
Topic
Python

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

How To Fix the “React Hook useEffect Has a Missing Dependency” Error

Learn 3 different ways to fix the common error that developers encounter, the “React Hook useEffect has a missing dependency" error.
Reading time
7 min read
Updated date
May 23, 2023
Post type
Knowledge Base
Topic
React
Topic
React Errors

How to install Python on Windows, macOS, and Linux

Learn about Python and then get guided through the installation process for Python on operating systems like Windows, macOS, and Linux.
Reading time
15 min read
Updated date
May 6, 2024
Post type
Knowledge Base
Topic
Python

Project Preservation achieves 72% faster loading speed with Kinsta

Discover how Project Preservation saw a remarkable 72% speed boost and received stellar customer service that exceeded all expectations.
Reading time
5 min read
Post type
Case Study

How To Use Laravel’s Built-In Client to Interact with External APIs

Dive in with us and explore using Laravel’s HTTP client to make requests, debug responses, create middleware and macros, and more.
Reading time
7 min read
Updated date
November 26, 2024
Post type
Blog
Topic
API
Topic
Laravel

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
August 7, 2024
Post type
Blog
Topic
Business Tools

How To Craft a Stylish Static Website with Eleventy (11ty)

Learn how to use Eleventy to craft a stunning and functional static portfolio website without needing a server-side language or database.
Reading time
28 min read
Updated date
December 12, 2023
Post type
Blog
Topic
Headless CMS
Topic
Static Site Generators
Topic
Web Development Tools

Kubernetes vs Docker: The Difference Explained

Having trouble deciding between Docker and Kubernetes? You aren't alone. They are so different it is tough to compare them directly. Here are benef…
Reading time
7 min read
Updated date
August 25, 2023
Post type
Blog
Topic
Docker
Topic
Web Development Tools