oliverdavies.uk/content/node.9c40a0cb-0fb2-4f9d-8e69-60b3a2b4ddd3.json

91 lines
2.9 KiB
JSON
Raw Normal View History

2025-04-16 23:34:31 +01:00
{
"uuid": [
{
2025-05-11 09:40:11 +01:00
"value": "9c40a0cb-0fb2-4f9d-8e69-60b3a2b4ddd3"
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:36+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": "TDD as a concept is simple, but TDD is difficult\n"
}
],
"created": [
{
"value": "2023-07-18T00:00:00+00:00"
}
],
"changed": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:36+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\/2023\/07\/18\/tdd-as-a-concept-is-simple-but-tdd-is-difficult",
2025-04-29 14:30:51 +01:00
"langcode": "en"
2025-04-16 23:34:31 +01:00
}
],
"body": [
{
"value": "\n <p>Test-driven development as a concept is easy.<\/p>\n\n<p>Before you write any code, you write a failing test and then write enough code to get it to pass.<\/p>\n\n<p>But implementing test-driven development is harder.<\/p>\n\n<p>As well as overcoming the initial reluctance to write the tests first, it takes time to learn how to use it well.<\/p>\n\n<p>Code katas are great for practising TDD, but it can take time to progress from that to using it in a full application with more pieces.<\/p>\n\n<p>As with many things, practice and perseverance are key.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>Test-driven development as a concept is easy.<\/p>\n\n<p>Before you write any code, you write a failing test and then write enough code to get it to pass.<\/p>\n\n<p>But implementing test-driven development is harder.<\/p>\n\n<p>As well as overcoming the initial reluctance to write the tests first, it takes time to learn how to use it well.<\/p>\n\n<p>Code katas are great for practising TDD, but it can take time to progress from that to using it in a full application with more pieces.<\/p>\n\n<p>As with many things, practice and perseverance are key.<\/p>\n\n ",
"summary": null
}
]
}