oliverdavies.uk/content/node.6e3be613-f4eb-4a14-87cd-398b0161eeda.yml

65 lines
2 KiB
YAML

uuid:
- value: 6e3be613-f4eb-4a14-87cd-398b0161eeda
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:32+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: |
Code is read more than it's written
created:
- value: '2023-09-10T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:32+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/09/10/code-is-read-more-than-it-s-written
langcode: en
body:
- value: |
<p>A lot of code is written once by one person and not changed again.</p>
<p>But it's read by multiple people at multiple times.</p>
<p>If the code is read more than it's written, we should be optimising it for readability so it's easier for people to understand.</p>
<p>The application doesn't care whether you wrote the code the "clever" way or the "boring" way, but people will appreciate the more readable version.</p>
<p>If I need to review or work on the code in the future, I want to read and understand it easily.</p>
format: full_html
processed: |
<p>A lot of code is written once by one person and not changed again.</p>
<p>But it's read by multiple people at multiple times.</p>
<p>If the code is read more than it's written, we should be optimising it for readability so it's easier for people to understand.</p>
<p>The application doesn't care whether you wrote the code the "clever" way or the "boring" way, but people will appreciate the more readable version.</p>
<p>If I need to review or work on the code in the future, I want to read and understand it easily.</p>
summary: null
field_daily_email_cta: { }