Digital Garden

A collection of thoughts and articles at different development stages

PHP 8.3: Bringing Improved JSON Validation

The new json_validate function in PHP 8.3 brings needed functionality for efficient JSON validation.

May 17, 2023
Seeding 🌱

Active Record vs. Data Mapper: Navigating PHP ORM Patterns with Eloquent and Doctrine

Comparing and contrasting the Active Record and Data Mapper patterns, as implemented in PHP by Eloquent and Doctrine ORM respectively, highlighting their different approaches to managing data persistence and the pros and cons of each.

Jul 22, 2022
Growing 🌿

Nurturing Talent: A Guide to Mentoring Junior Software Developers

Mentoring junior software developers involves creating a safe learning environment, setting clear expectations, personalizing your approach, fostering problem-solving skills, encouraging self-learning, providing constructive feedback, leading by example, promoting collaboration and networking, and maintaining a mindset of continuous learning.

Jan 17, 2023
Evergreen 🌳