Henry Petry
Welcome to my rarely updated blog

Bad Naming Conventions

Explore the consequences Bad Naming Conventions can have on your codebase, maintainability, and collaboration efforts.

PHP 8: Named Arguments

Introduction With the release of PHP 8, developers gained access to a powerful new feature called Named Arguments.  In this post, we'll explore

PHP 8: Match Expressions

PHP 8 introduced the match expression, which is a more powerful and concise way to perform conditional operations compared to the traditional `switch` statement.

PHP 8: Union Types

Union Types, allow PHP developers to declare that a variable can accept one or more different types.

Episode

00:00:00 00:00:00