Skip to content
Think To Code

Think To Code

Mastering best practices, patterns and architectures on the web

Month: January 2018

Unit Testing is important

January 29, 2018 Jeffrey Verreckt Best Practices, PHP, Testing

Testing if your code works is an important part of programming. We can manually test that our application works but[…]

Read more

Why is good software architecture important?

January 22, 2018 Jeffrey Verreckt Software Architecture

Software architecture is the base of any application. But many people don’t know why it is important. They might think[…]

Read more

The Zero-NULL game

January 19, 2018 Jeffrey Verreckt Best Practices, PHP

The Zero-NULL game means that if 0 or NULL is used incorrectly then everyone loses. At every place I worked[…]

Read more

A definition of a Model

January 15, 2018 Jeffrey Verreckt Design Patterns, PHP

Today I’m going to talk about an important concept in what is called Model-View Controller. And it has Model in its[…]

Read more

Repository Pattern

January 8, 2018 Jeffrey Verreckt Design Patterns, PHP

The repository pattern is one of the most useful design patterns that can be used in every software architecture. Every[…]

Read more

Follow @JeffreyVerreckt

Recent Posts

  • Domain-Driven PHP Architecture
  • One request, one Doctrine transaction
  • Hydrating Query Objects with DTO’s
  • Query Object Pattern in Symfony
  • Abstracting the Doctrine ORM flush

Archives

  • 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.