Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,12 +3,12 @@ title: Don't put business logic in templates
|
|||
date: 2024-01-10
|
||||
permalink: daily/2024/01/10/dont-put-business-logic-in-templates
|
||||
snippet: |
|
||||
Don't do what I did. Don't put business logic in your template files.
|
||||
Don't do what I did. Don't put business logic in your template files.
|
||||
tags:
|
||||
- software-development
|
||||
- clean-code
|
||||
- twig
|
||||
- automated-testing
|
||||
- software-development
|
||||
- clean-code
|
||||
- twig
|
||||
- automated-testing
|
||||
---
|
||||
|
||||
Here is some code from my website:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue