From aab8c9f75d8553861edaab4a19dfd781ba1af826 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 18 Feb 2024 19:34:02 +0000 Subject: [PATCH] Add daily email for 2024-02-18 Build something useful in one day with Mark Conroy --- source/_daily_emails/2024-02-18.md | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 source/_daily_emails/2024-02-18.md diff --git a/source/_daily_emails/2024-02-18.md b/source/_daily_emails/2024-02-18.md new file mode 100644 index 000000000..c84c205a8 --- /dev/null +++ b/source/_daily_emails/2024-02-18.md @@ -0,0 +1,33 @@ +--- +title: Build something useful in one day with Mark Conroy +date: 2024-02-18 +permalink: archive/2024/02/18/build-something-useful-in-one-day-with-mark-conroy +snippet: | + This week on Beyond Blocks, I'm joined by Mark Conroy to discuss all things front-end and building something useful in one day. +tags: + - podcast + - drupal + - front-end + - software-development + - css +--- + +This week on the Beyond Blocks podcast, I'm joined by Mark Conroy - Director of Development at Annertech to discuss all things front-end development and building something useful in one day. + +[Listen now][episode] + +## Talking points + +- Building better websites faster, including Drupal distributions, such as LocalGov. +- What Drupal gives you out of the box and using the right tool for the job. +- Drupal migrations and migrating Drupal configuration from a spreadsheet. +- Saving time and improving efficiency by standardising base builds with Docksal and Composer. +- How to build projects, like the Running Plan Generator, in a day and training for 10Ks and marathons. +- Prioritising tasks. +- Annertech's development workflow and standardisation by developing on remote servers. +- Why you may not need preprocessors and complicated front-end build tools, and reducing complexity using vanilla CSS, JavaScript and web components. +- Lowering the barrier to entry to contribute to open-source projects. +- Building a design system/component library with web components. +- The Content Access by Path module that was developed for Essex County Council. + +[episode]: {{site.url}}/podcast/11-mark-conroy