oliverdavies.uk/content/node.c62fbabe-1ac1-403a-bb7e-1f0559dd7442.yml

65 lines
2.1 KiB
YAML

uuid:
- value: c62fbabe-1ac1-403a-bb7e-1f0559dd7442
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:50+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: |
The Boy Scout rule
created:
- value: '2022-12-22T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:50+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2022/12/22/the-boy-scout-rule
langcode: en
body:
- value: |
<p>The Boy Scout rule is "Always leave the campground cleaner than you found it".</p>
<p>From a programming perspective, "Always leave the code better than you find it".</p>
<p>If you're working on some code and see some commented-out lines or unused variables, once you've finished with your changes, remove them too.</p>
<p>If there's a variable that could have a more descriptive name, change it.</p>
<p>If there are any other refactors you can do, do them and leave the code better than before and easier for the next Developer (whether it's you or someone else) to work with.</p>
format: full_html
processed: |
<p>The Boy Scout rule is "Always leave the campground cleaner than you found it".</p>
<p>From a programming perspective, "Always leave the code better than you find it".</p>
<p>If you're working on some code and see some commented-out lines or unused variables, once you've finished with your changes, remove them too.</p>
<p>If there's a variable that could have a more descriptive name, change it.</p>
<p>If there are any other refactors you can do, do them and leave the code better than before and easier for the next Developer (whether it's you or someone else) to work with.</p>
summary: null
field_daily_email_cta: { }