Laravel Daily - 10+ Laravel Refactoring Examples

Laravel Daily - 10+ Laravel Refactoring Examples

Register & Get access to index
OtaQbEV.png


A very typical scenario I've seen dozens of times is when the code is less than ideal but developers are "scared" to touch it and change it for the better, often because of limited time.

In this course, I want to show a dozen of examples from real-life scenarios of such refactorings, with before/after repositories available on Github.

Important accent in this course will be on automated PHPUnit testing: you should write tests to cover the functionality before the refactoring, so you would be able to test if it all works after the refactoring.
Author
TUTProfessor
Downloads
232
Views
1,552
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor