warning

  • Your search used too many AND/OR expressions. Only the first 7 terms were included in this search.

error

  • The page you requested does not exist. For your convenience, a search was performed using the query podcasts OR drupal OR voices OR 36 OR andy OR carvin OR lessons OR open OR source.
About searching

Search results

  1. Twenty Years of Lullabot

    … 2007, I checked into the Old Court Inn the night before a Drupal training in Providence. I was in a melancholy mood, … century.  As I walked to my room, I passed an open door, and inside I saw two women sitting on their … Byron, my new friend!)—maintainers of important modules, voices from the Lullabot podcast, and open-source

  2. Building for Resilience: How to Plan for Web Platform Disruptions

    … to vital information. Students can’t reach critical resources. And trust in public institutions begins to erode. … as much through communication as through code. Lessons from large-scale platforms State agencies … Drupal Development …

  3. The Shadow DOM {Frontend.Darkside}

    … DOM encapsulates styles and behavior, why it matters for Drupal theming, and how Web Components fit into modern … Andy Blum … if you think of the DOM, the document object model, if you open up your inspector on a browser, you see HTML and the …

  4. Directing How Single Directory Components Directly Simplify Theming

    … Single Directory Components (SDC) in Drupal 10 are transforming theming by simplifying component … Right. And this is the stuff that I did. Some of us make podcasts and that's a whole lot less useful, but more fun. … some components, and I would encourage anyone that 36:19 start contributing into Drupal core and has an …

  5. What Happens If You Don't Have a Unified Web Platform?

    … is worth it. Without a unified web platform, you open yourself up to a lot of problems. What do we mean by "unified web platform?" Because Drupal can be configured in multiple ways to support … Your websites have very different audiences, purposes, and voices. For example, a state lottery website should …

  6. Node.js Development with DDEV

    Andy Blum Andy Blum is a … While DDEV is pretty ubiquitious in CMS communities like Drupal, WordPress, and Typo3, it's not as familiar to … from the documentation : DDEV is an open source tool for launching local web development …

  7. Just Say Drupal‽

    Just Say Drupal‽ 271 Explicit … listened to that one. I listened to a handful of different podcasts. I pick up Talking Drupal every once in a while. I … I got an update to Android 14. Whatever happened to the fun candy names? They did that. Helena McCabe:  The …

  8. Sorting Data in JavaScript

    Andy Blum Andy Blum is a front-end developer and Acquia Certified … english = [...Array(26).keys()].map(x => (x + 10).toString(36).toUpperCase()); const germanSpecials = ['Ä', 'Ö', …