oliverdavies.uk/content/node.c2e14331-ad0a-4ec6-9d26-ffa2019e61f6.json

100 lines
3.8 KiB
JSON
Raw Normal View History

2025-05-11 07:15:45 +01:00
{
"uuid": [
{
2025-05-11 09:40:11 +01:00
"value": "c2e14331-ad0a-4ec6-9d26-ffa2019e61f6"
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:10+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": "Is the code extensible?"
}
],
"created": [
{
"value": "2024-06-15T00:00:00+00:00"
}
],
"changed": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:10+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\/2024\/06\/15\/is-the-code-extensible",
"langcode": "en"
}
],
"body": [
{
"value": "\n <p>Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n<p>Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n<p>If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n<p>Good code should be easy to change or extend.<\/p>\n\n<p>Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n<p>Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n<p>Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n<p>Is there documentation or examples showing how to extend the module?<\/p>\n\n<p>Is it a stable foundation for you to build on?<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n<p>Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n<p>If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n<p>Good code should be easy to change or extend.<\/p>\n\n<p>Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n<p>Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n<p>Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n<p>Is there documentation or examples showing how to extend the module?<\/p>\n\n<p>Is it a stable foundation for you to build on?<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
2025-05-14 00:09:16 +01:00
"imported": "1970-01-01T00:33:45+00:00",
2025-05-11 07:15:45 +01:00
"guid": null,
"hash": "8e4c0c829c59ed32febbb0b3c5be9acf",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}