oliverdavies.uk/content/node.a24ce0c8-09dd-4ea2-8ce0-4e54a44fda19.json

91 lines
2.7 KiB
JSON
Raw Normal View History

2025-05-11 07:15:45 +01:00
{
"uuid": [
{
2025-05-11 09:40:11 +01:00
"value": "a24ce0c8-09dd-4ea2-8ce0-4e54a44fda19"
2025-05-11 07:15:45 +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:28+00:00"
2025-05-11 07:15:45 +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": "Can you move faster without tests?\n"
}
],
"created": [
{
"value": "2023-10-28T00:00:00+00:00"
}
],
"changed": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:28+00:00"
2025-05-11 07:15:45 +01:00
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2023\/10\/28\/can-you-move-faster-without-tests",
"langcode": "en"
}
],
"body": [
{
"value": "\n <p>If you don't write automated tests or do test-driven development, you might move quickly to begin with - writing code and doing small amounts of manual testing.<\/p>\n\n<p>But, once you start changing the code to add new features or fix bugs, things will begin to slow down.<\/p>\n\n<p>You'll have more to test and need to ensure you don't break the existing functionality as well as your new code works.<\/p>\n\n<p>Whilst it may be faster initially, skipping tests will cause problems later.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>If you don't write automated tests or do test-driven development, you might move quickly to begin with - writing code and doing small amounts of manual testing.<\/p>\n\n<p>But, once you start changing the code to add new features or fix bugs, things will begin to slow down.<\/p>\n\n<p>You'll have more to test and need to ensure you don't break the existing functionality as well as your new code works.<\/p>\n\n<p>Whilst it may be faster initially, skipping tests will cause problems later.<\/p>\n\n ",
"summary": null
}
]
}