5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
7:25
PHP: Make If-Else More Readable and Shorter
If you have if-else statements with 3+ levels deep, time for some cleanup. In this video, I will show you techniques like early returns ...
1:32
Static Factory Methods: Part 1 - Readability
sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: coderabbit / ai code ...
3:51
PHP Named Arguments: Example for Readable Code
I recently had a case of using named arguments in a place when I didn't strictly NEED to do it. So let me show and explain.
5:32
Private Methods in PHP/Laravel: Examples of Readability
Practical advice of more readable PHP classes, if you divide them into public and private methods. - - - - - Support the channel by ...
2:11
کۆمێنت لە زمانی پی ئێج پی : Mastering Comments in PHP Enhance Your Code Readability in Kurdish
Dive into the art of commenting in PHP with our latest video tutorial, presented in Kurdish Sorani. Understanding how to effectively ...
7:22
Improve code readability in 2025
You should make "improving code readability" one of your new year's goal.
12:46
Laravel Code Review: Tests, Readability and Eloquent
I received a code snippet for review on what can be improved. First, let's write automated tests to ensure the code works, and then ...
20:22
Maintainability And Readability | Prime Reacts
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Reviewed Twitter post & video: ...
6:17
7 Programming myths that waste your time
Try Brilliant free for 30 days https://brilliant.org/fireship You'll also get 20% off an annual premium subscription. In today's video ...
42:50
Make Your Code Clean and Readable with Repository Design Pattern
In this video, I've explained how to implement the repository design pattern in the Laravel framework and shown you how this can ...
2:28
🚀 PHP Echo vs. Print: Understanding the Basics
PHP Echo vs. Print: Understanding the Basics | Natural Frontend Channel Welcome to the Natural Frontend Channel! In this ...
7:04
Code readability: To “override” or to “if else”?
In this video I am discussing the subject of code readability, in relation to variables declaration. Your feedback would be greatly ...
8:14
Improve Readability by Having One Return Statement | Refactoring With PhpStorm by Matthew Setter #5
In this video you're going to learn how to improve code readability by refactoring the handle method so you only have one return ...
4:10
PHP Switch Statements: Beginner's Guide to Conditional Logic
Unlock the power of PHP switch statements! This beginner-friendly tutorial breaks down switch statements, a powerful ...
5:58
Building Themes and Plugins: WordPress PHP Coding Standards Lecture #13
As a WordPress developer, it's crucial to follow WordPress PHP coding standards to ensure your code is clean, efficient, and ...
1:17
Php optimization if else vs eloquent when
Get Free GPT4o from https://codegive.com php optimization involves improving the performance and efficiency of code execution.
1:05
PHP String Interpolation Secrets Revealed!
In this video Iam talking about PHP String Interpolation. Welcome to the ultimate guide on PHP String Interpolation! In this ...
43:24
More Code, More Problems with Edward Finkler
Some people will tell you that you need a large, full-stack framework to do web development The Right Way. These people are ...