{ "uuid": [ { "value": "7586b569-6528-43ba-b0a4-a55de9faafb3" } ], "langcode": [ { "value": "en" } ], "type": [ { "target_id": "daily_email", "target_type": "node_type", "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" } ], "revision_timestamp": [ { "value": "2025-05-11T09:00:08+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": "Application code is only part of the puzzle" } ], "created": [ { "value": "2024-08-05T00:00:00+00:00" } ], "changed": [ { "value": "2025-05-11T09:00:08+00:00" } ], "promote": [ { "value": false } ], "sticky": [ { "value": false } ], "default_langcode": [ { "value": true } ], "revision_translation_affected": [ { "value": true } ], "path": [ { "alias": "\/daily\/2024\/08\/05\/application-code-is-only-part-of-the-puzzle", "langcode": "en" } ], "body": [ { "value": "\n
Of course, your application code is important.<\/p>\n\n
In a Drupal project, in addition to the framework itself, you'll likely have additional community-contributed (contrib) modules that add functionality and any project-specific custom modules and themes.<\/p>\n\n
The application code, though, is only one piece of the puzzle.<\/p>\n\n
You also need infrastructure code to ensure the code runs with the correct dependencies and versions for everyone working with it.<\/p>\n\n
You don't want people using different versions of PHP or a different web server.<\/p>\n\n
You want consistency between all environments to lower the risk of introducing bugs.<\/p>\n\n
You also want the infrastructure code to be reliable and simple to run and bundled with the code for each access.<\/p>\n\n
Instead of using something like MAMP or XAMPP, software like Nix and Docker (or wrappers like Lando and DDEV) have files that can be kept with the application code.<\/p>\n\n
This makes it much easier for people to contribute, whether they're employees, freelancers, consultants or open-source contributors.<\/p>\n\n ", "format": "full_html", "processed": "\n
Of course, your application code is important.<\/p>\n\n
In a Drupal project, in addition to the framework itself, you'll likely have additional community-contributed (contrib) modules that add functionality and any project-specific custom modules and themes.<\/p>\n\n
The application code, though, is only one piece of the puzzle.<\/p>\n\n
You also need infrastructure code to ensure the code runs with the correct dependencies and versions for everyone working with it.<\/p>\n\n
You don't want people using different versions of PHP or a different web server.<\/p>\n\n
You want consistency between all environments to lower the risk of introducing bugs.<\/p>\n\n
You also want the infrastructure code to be reliable and simple to run and bundled with the code for each access.<\/p>\n\n
Instead of using something like MAMP or XAMPP, software like Nix and Docker (or wrappers like Lando and DDEV) have files that can be kept with the application code.<\/p>\n\n
This makes it much easier for people to contribute, whether they're employees, freelancers, consultants or open-source contributors.<\/p>\n\n ", "summary": null } ], "feeds_item": [ { "imported": "1970-01-01T00:33:45+00:00", "guid": null, "hash": "0cc84c28d13f650205484c629a9967a2", "target_type": "feeds_feed", "target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76" } ] }