Add daily email

This commit is contained in:
Oliver Davies 2025-06-18 22:28:51 +01:00
parent 8a480121d2
commit 046ad4a54a
3 changed files with 132 additions and 0 deletions

View file

@ -6470,5 +6470,12 @@
],
"path_alias.3162606a-49bd-4a67-b7f7-c318fed9d214": [
"node.7f09e435-16da-4a6c-bffa-d297282760e9"
],
"node.d90b125f-46e6-4726-8e28-fbf882ccca46": [
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849",
"node.9b4c39a3-702f-486c-a79b-4d7b96a4f3f6"
],
"path_alias.974d722a-7527-4f9a-b06b-52db91ef9e11": [
"node.d90b125f-46e6-4726-8e28-fbf882ccca46"
]
}

View file

@ -0,0 +1,98 @@
{
"uuid": [
{
"value": "d90b125f-46e6-4726-8e28-fbf882ccca46"
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
"value": "2025-06-18T21:28:35+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": "Is refactoring a lost art?"
}
],
"created": [
{
"value": "2025-06-15T21:27:56+00:00"
}
],
"changed": [
{
"value": "2025-06-18T21:28:35+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "",
"pid": null,
"langcode": "en"
}
],
"body": [
{
"value": "How many people or teams take time to refactor their code?\r\n\r\nOnce the code is written and working, is it immediately considered done and not looked at again?\r\n\r\nOr it is reviewed to check if it is as clear and readable as it can be?\r\n\r\nIs it changed to be easier to change in the future?\r\n\r\nHow many open source projects have issues or merge requests for refactoring, or are they only focused on new features or fixing bugs?\r\n\r\nLike writing automated tests, time should be invested in refactoring code.\r\n\r\nHaving cleaner code that's easier to read, understand and change in the future will make the tasks of future Developers easier and make the codebase easier to maintain and provide a solid foundation for future development.",
"format": "markdown",
"processed": "<p>How many people or teams take time to refactor their code?<\/p>\n<p>Once the code is written and working, is it immediately considered done and not looked at again?<\/p>\n<p>Or it is reviewed to check if it is as clear and readable as it can be?<\/p>\n<p>Is it changed to be easier to change in the future?<\/p>\n<p>How many open source projects have issues or merge requests for refactoring, or are they only focused on new features or fixing bugs?<\/p>\n<p>Like writing automated tests, time should be invested in refactoring code.<\/p>\n<p>Having cleaner code that's easier to read, understand and change in the future will make the tasks of future Developers easier and make the codebase easier to maintain and provide a solid foundation for future development.<\/p>\n",
"summary": ""
}
],
"field_daily_email_cta": [
{
"target_type": "node",
"target_uuid": "9b4c39a3-702f-486c-a79b-4d7b96a4f3f6"
}
]
}

View file

@ -0,0 +1,27 @@
{
"uuid": [
{
"value": "974d722a-7527-4f9a-b06b-52db91ef9e11"
}
],
"langcode": [
{
"value": "en"
}
],
"path": [
{
"value": "\/node\/d90b125f-46e6-4726-8e28-fbf882ccca46"
}
],
"alias": [
{
"value": "\/daily\/2025\/06\/15\/refactoring-lost-art"
}
],
"status": [
{
"value": true
}
]
}