PinnedPHP 8.5: Cleaning up deprecated code before It breaksPHP 8.5 is around the corner, and while it brings exciting new features, it also continues the cleanup of legacy cruft. If your code still…2d ago22d ago2
PinnedHow to Structure a PHP Project: Best Practices and Real ExamplesLearn how to structure modern PHP projects with best practices, real examples, testing, performance, and security tips.Mar 253Mar 253
PinnedPublished inLevel Up CodingBoost Your PHP Performance: A General Overview of Faster Function Alternatives (Part 1/4)Stop using slow PHP functions! In this general overview, we compare faster alternatives with real benchmarks and examples.Mar 172Mar 172
PinnedPHP Security Best PracticesSecurity is constantly evolving. Are you ready for modern threats?Mar 13Mar 13
PinnedMy own PHP CS Fixer setup: A practical exampleExplore my custom PHP CS Fixer setup for Symfony, ensuring clean, consistent code with automation via Composer.Mar 61Mar 61
How to prevent XSS in PHP applicationsEverything you need to know to stop XSS in your PHP code16h ago16h ago
JavaScript Mistakes You Might Be Making — Part 6Hoisting: Why Your Variables and Functions Aren’t Where You Think They Are16h ago16h ago
JavaScript Mistakes You Might Be Making — Part 5The Falsy Trap — When 0, ‘’, false, or null Break Your Logic1d ago1d ago
Clean up your codebase with PHP Mess DetectorCatch bad code before it ships with PHP Mess Detector1d ago1d ago
JavaScript Mistakes You Might Be Making — Part 4Mutating Objects and Arrays — Why Shared State Can Break Your App2d ago2d ago