- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
It could be:
- Using Composer properly
- Understanding PSR standards
- Embracing object-oriented programming
- Writing unit tests
- Dependency injection
- Using Laravel (or Symfony) instead of raw PHP