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

91 lines
2.8 KiB
JSON
Raw Normal View History

2025-04-16 23:34:31 +01:00
{
"uuid": [
{
2025-05-11 09:40:11 +01:00
"value": "720b01a3-3f38-46cd-8263-112571d62c60"
2025-04-16 23:34:31 +01:00
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:08+00:00"
2025-04-16 23:34:31 +01: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": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:08+00:00"
2025-04-16 23:34:31 +01: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",
2025-04-29 14:30:51 +01:00
"langcode": "en"
2025-04-16 23:34:31 +01:00
}
],
"body": [
{
"value": "\n <p>When using a version control system, such as Git, commits are quick and cheap.<\/p>\n\n<p>I like to make small commits as often as possible whilst working on a task.<\/p>\n\n<p>For example, when doing test-driven development, I commit my changes wherever the tests are passing or after a refactor.<\/p>\n\n<p>Each commit is a checkpoint I can easily roll back to if needed.<\/p>\n\n<p>I've never regretted making a commit, but I've regretted not making one.<\/p>\n\n<p>Commits are cheap, but debugging without a recent commit is expensive.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>When using a version control system, such as Git, commits are quick and cheap.<\/p>\n\n<p>I like to make small commits as often as possible whilst working on a task.<\/p>\n\n<p>For example, when doing test-driven development, I commit my changes wherever the tests are passing or after a refactor.<\/p>\n\n<p>Each commit is a checkpoint I can easily roll back to if needed.<\/p>\n\n<p>I've never regretted making a commit, but I've regretted not making one.<\/p>\n\n<p>Commits are cheap, but debugging without a recent commit is expensive.<\/p>\n\n ",
"summary": null
}
]
}