Thiago André
🇺🇸 🇧🇷
Your Clean Code Might Be Slower Than You Think
Your Clean Code Might Be Slower Than You Think

Writing clean code is important, but it isn't enough. In this article, we'll explore why issues...

How Composer Implements Autoloading (PSR-4) Under the Hood
How Composer Implements Autoloading (PSR-4) Under the Hood

Discover how Composer implements PSR-4 autoloading internally. Learn about the generated files, the...

PHP Fibers Explained: Async Programming in PHP Made Simple
PHP Fibers Explained: Async Programming in PHP Made Simple

Learn how PHP Fibers work, why they were introduced in PHP 8.1, and how they power modern...

Understanding PHP Generators and the yield Keyword
Understanding PHP Generators and the yield Keyword

2026-07-12

Learn how PHP Generators work and master the yield keyword with practical examples. Improve memory usage, process large datasets efficiently, and understand when generators are the right solution.

Big O in PHP: Complete Guide to Time Complexity (With Examples)
Big O in PHP: Complete Guide to Time Complexity (With Examples)

2026-07-11

Learn Big O notation in PHP with practical examples, performance analysis, common mistakes, and optimization techniques every backend developer should know.

The Ultimate Guide to PHP Arrays (PHP 8.4+) - Every Function Explained
The Ultimate Guide to PHP Arrays (PHP 8.4+) - Every Function Explained

2026-07-09

Learn everything about PHP arrays: indexed, associative, multidimensional arrays, array_map(), array_filter(), array_reduce(), performance, best practices and real-world examples.

Unveiling the Levenshtein Algorithm: How Edit Distance Transforms Text Analysis
Unveiling the Levenshtein Algorithm: How Edit Distance Transforms Text Analysis

2025-02-21

Discover how the Levenshtein Algorithm revolutionized text comparison and automatic correction, impacting everything from programming to data analysis

Maximizing MySQL Performance: Advanced Load Balancing Strategies
Maximizing MySQL Performance: Advanced Load Balancing Strategies

2025-02-13

In this article, I'll share practical tips and proven strategies to optimize your MySQL database performance using load balancing.

RSS Sitemap X GitHub LinkedIn
© 2026 Thiago André. All rights reserved.
This site uses cookies to improve your experience.