Skip to content
Think To Code

Think To Code

Mastering best practices, patterns and architectures on the web

Category: Software Principles

Law of Demeter

December 4, 2017 Jeffrey Verreckt Software Principles

The Law of Demeter is a design guideline with as goal to create loose coupling between objects.  It is also[…]

Read more

Don’t Repeat Yourself (DRY)

November 20, 2017 Jeffrey Verreckt PHP, Software Principles

Code duplication is bad and should be avoided. You should do your best to make sure you don’t repeat yourself[…]

Read more

Clean Code PHP – Classes

November 13, 2017 Jeffrey Verreckt PHP, Software Principles

In my previous blog post I talked about Abstraction and Encapsulation. This are important concepts. Today we go deeper into[…]

Read more

Clean Code PHP – Comments or bad code?

October 30, 2017 Jeffrey Verreckt PHP, Software Principles

Comments are a means to explain and clarify code.  But sometimes it gets over used and turns into lies. The[…]

Read more

Follow @JeffreyVerreckt

Recent Posts

  • The flow of control in Domain-driven PHP Architecture
  • Domain-Driven PHP Architecture
  • One request, one Doctrine transaction
  • Hydrating Query Objects with DTO’s
  • Query Object Pattern in Symfony

Archives

  • July 2022
  • January 2022
  • November 2019
  • September 2019
  • August 2019
  • March 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017

Categories

  • Best Practices
  • Clean Code
  • Design Patterns
  • Doctrine
  • JavaScript
  • OOP
  • PHP
  • Software Architecture
  • Software Principles
  • Symfony
  • TDD
  • Testing
WordPress Theme: Poseidon by ThemeZee.