diff --git a/source/_daily_emails/2024-04-05.md b/source/_daily_emails/2024-04-05.md new file mode 100644 index 00000000..43f455f1 --- /dev/null +++ b/source/_daily_emails/2024-04-05.md @@ -0,0 +1,20 @@ +--- +title: One Drupal fits all +date: 2024-04-05 +permalink: archive/2024/04/05/one-drupal-fits-all +tags: + - software-development + - drupal + - php +cta: d7eol +snippet: | + Drupal works well for small and simple applications, as well large and compex applications. +--- + +Two of the main things I like about Drupal are its flexibility and scalability. + +It works well for basic applications, such as personal websites and blogs (like mine) and for large, complex applications such as Drupal.org itself and many others. + +I don't need to learn one tool for small or simple projects and another for large or complex projects. + +Drupal is one size fits all.