oliverdavies.uk/content/node.d7c17af9-35ea-4346-bd72-cd68b2ebd88c.yml

65 lines
2.4 KiB
YAML

uuid:
- value: d7c17af9-35ea-4346-bd72-cd68b2ebd88c
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-05-11T09:00:40+00:00'
revision_uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
revision_log: { }
status:
- value: true
uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
title:
- value: |
Done is better than perfect
created:
- value: '2023-06-15T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:40+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/06/15/done-is-better-than-perfect
langcode: en
body:
- value: |
<p>Whether I'm doing test-driven development or not, I focus on making the feature work or fixing the bug in the simplest way possible.</p>
<p>Then, once this is done, I can pass through the code again and refactor it as needed.</p>
<p>I can split code into separate files, move logic from the Controller into separate services, ensure that patterns like dependency injection are followed, and checks like coding standards and static analysis are passing.</p>
<p>I might deploy a change in its passing state and leave TODO comments or create follow-up issues to describe potential refactors or changes to be addressed later.</p>
<p>The main goal is to get the application working and providing value for its users.</p>
format: full_html
processed: |
<p>Whether I'm doing test-driven development or not, I focus on making the feature work or fixing the bug in the simplest way possible.</p>
<p>Then, once this is done, I can pass through the code again and refactor it as needed.</p>
<p>I can split code into separate files, move logic from the Controller into separate services, ensure that patterns like dependency injection are followed, and checks like coding standards and static analysis are passing.</p>
<p>I might deploy a change in its passing state and leave TODO comments or create follow-up issues to describe potential refactors or changes to be addressed later.</p>
<p>The main goal is to get the application working and providing value for its users.</p>
summary: null
field_daily_email_cta: { }