6:20
How to REFACTOR code PROPERLY! (EXTREMELY Important!)
FREE Game Dev Report Newsletter https://cmonkey.co/gamedevreportnewsletter ❤️ FREE Complete Courses ...
12:24
Little Refactoring Never Hurt Nobody - Full PHP 8 Tutorial
In this lesson, we refactor some of the code & introduce config files. SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL ...
21:36
PHP Refactoring example using Object-Oriented Programming (OOP)
Check our website: https://www.udemy.com/user/antonio-papa/ #php #refactoring.
12:15
Testing PHP: Refactor for Testability (Series Kickoff + What to Expect)
Welcome to Testing PHP - a brand new series where we explore how to write better tests, build testable applications, and catch ...
7:40
Refactoring PHP: code layout and coding standards
PHP for Beginners course: ➤ https://davehollingworth.com/courses/ PHP MVC course: ▻ https://davehollingworth.com/courses/ In ...
6:21
Refactoring nested conditionals in PHP
PHP for Beginners course: ➤ https://davehollingworth.com/courses/ PHP MVC course: ▻ https://davehollingworth.com/courses/ In ...
3:56
Why You Should Start Using Rector PHP Today – Upgrade Legacy PHP to Modern in Seconds!
sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: coderabbit / ai code ...
2:44
Removing Functions With the Inline Function Refactor
In this video, we're going to discuss how to use the Inline Function Refactor to remove unnecessary functions. ## Links 1.
52:29
PHP UK Conference 2014 - Marcello Duarte - Test, Transform, Refactor
Let's have a close look into the Red-Green-Refactor cycle and understand the subtleties of each step. When we go down the ...
57:11
Michele Orselli - Refactoring a large legacy PHP Application: a case study - phpday 2018
In recent months I have had the opportunity to work on the refactoring of a large legacy application, for a good part written in ...
5:41
Do this to replace copypasta PHP code with a variable | Refactoring With PhpStorm by Matthew Setter
In this video you'll learn how to use the Introduce Field refactoring and the Introduce Variable refactoring. Twitter: ...
12:18
PHP For Beginners, Ep 24 - Programming is Rewriting
Before we move on to building a form to persist new notes to the database, let's take ten minutes to refactor our current code and ...
1:39
Use Claude AI to Refactor PHP Code for Faster Hosting Performance
The problem with PHP is that it's not the fastest code on the market (at least with regard to older versions that are still in use).
4:41
PhpStorm: 3 Refactoring "Tricks"
There are many ways in which PhpStorm can help us to refactor code. In this video, I will show 3 of them. Full article: 7 Ways How ...
22:49
PHP PDO Tutorial Part 3 - Models & Refactoring - Full PHP 8 Tutorial
In this video, we are going to do a bit of refactoring & extract business logic into models. SOME OF THE WAYS YOU CAN ...
8:50
Rector in Laravel: 79 Rules to Auto-Refactor Code
Let me show you the tool to help you with refactoring the code by specific rules. - Rector Homepage: https://getrector.com/ - Rector ...
11:31
How to refactor PHP with AI (Cursor, Gemini, Copilot, Claude)
SUBSCRIBE! ▻ http://www.youtube.com/subscription_center?add_user=editplus ...
2:13
Refactoring: Simplify your workflow with PhpStorm
In this episode, we'll showcase how easy and safe it is to perform refactorings, such as renaming namespaces, with just a few ...
13:49
How to Safely Refactor Legacy Code Using Adapt Parameter
In this video we look at one of Michael Feathers' techniques for making legacy code testable, adapt parameter, from his book ...