oliverdavies.uk/content/node.720b01a3-3f38-46cd-8263-112571d62c60.yml

68 lines
2 KiB
YAML

uuid:
- value: 720b01a3-3f38-46cd-8263-112571d62c60
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:08+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: 'Commits are cheap'
created:
- value: '2024-08-11T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:08+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2024/08/11/commits-are-cheap
langcode: en
body:
- value: |
<p>When using a version control system, such as Git, commits are quick and cheap.</p>
<p>I like to make small commits as often as possible whilst working on a task.</p>
<p>For example, when doing test-driven development, I commit my changes wherever the tests are passing or after a refactor.</p>
<p>Each commit is a checkpoint I can easily roll back to if needed.</p>
<p>I've never regretted making a commit, but I've regretted not making one.</p>
<p>Commits are cheap, but debugging without a recent commit is expensive.</p>
format: full_html
processed: |
<p>When using a version control system, such as Git, commits are quick and cheap.</p>
<p>I like to make small commits as often as possible whilst working on a task.</p>
<p>For example, when doing test-driven development, I commit my changes wherever the tests are passing or after a refactor.</p>
<p>Each commit is a checkpoint I can easily roll back to if needed.</p>
<p>I've never regretted making a commit, but I've regretted not making one.</p>
<p>Commits are cheap, but debugging without a recent commit is expensive.</p>
summary: null
field_daily_email_cta: { }