| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse# Journey into writing code that is readable, understandable ,maintainable and testable as well as how to prepare codebase to embrace future changes.
I wonder from time to time whether I'm doing the right thing with respect to guidelines and principles when using an object-oriented programming approach to create application. I started reading Object Design Style Guide book last year to learn more about objects. And beginning this year, I decided to delve deeper into writing code that is readable, understandable and maintainable as well as how to prepare codebase to embrace future changes.
Here are the resources used:
Experimentation with hexagonal architecture for PHP(Laravel) using Infrastructure, Application and Domain Layers
PHP 4
| Back | FazBrowse Home | New Git URL |