Return of the clustering: Kubernetes for Drupal / DrupalCon Global 2020
Written by Super UserJavaScript is coming to eat you / DrupalCon Global 2020
Written by Super UserWebforms for Everyone / DrupalCon Global 2020
Written by Super UserDrupal Security Team Q&A panel / DrupalCon Global 2020
Written by Super UserExtending Views / Views plugins / DrupalCon Global 2020
Written by Super UserPublic Q&A with the Drupal Association staff and board / DrupalCon Global 2020
Written by Super UserDrupal as a digital asset management system / DrupalCon Global 2020
Written by Super UserMobile Apps Made Easy: Using HTML and Drupal 8 to create your app
Written by Super UserCreating a rich mobile app doesn't require learning complicated languages or understanding how to "compile" software. It's possible using tools you already know: HTML, Javascript, CSS and a CMS for a content repository. This session will explain how you can use Drupal 8, Apache Cordova, and the Ionic Framework to rapidly build and release your mobile app. In under an hour, we’ll walk through the background concepts required to go from web developer to mobile developer, and take you through the development cycle of a sample app. https://2015.badcamp.net/session/mobi...
In this presentation, I discuss the difficult topic of when to NOT use Drupal. Many times, you hear people say "Yeah, Drupal can do that!". My challenge to people is to instead force yourself to say "Yeah, Drupal SHOULD do that!" and mean it. This presentation discusses when you SHOULD and SHOULD not use Drupal.
Making Drupal Friendly for Editors and Clients
Written by Super UserMore...
Level up your layout! Component Based SiteBuilding with Layout Builder & View Modes
Written by Super UserDecoupling Drupal Install Profiles with Gatsby
Written by Super UserCreating an AJAX Form into our Drupal 8 custom module programmatically
Written by Super UserCreating an AJAX Form into our Drupal 8 custom module programmatically
Create a simple AJAX view in Drupal 8
Drupal 8 AJAX form trigger JS callback
Are you familiar with the full stack of Drupal, but you've heard that Drupal is looking to adopt React, and that sounds foreign to you? How would that even work? You may be saying, "I've never used a JavaScript framework like this before..." We at Redfin were saying the same things, but once we learned what the capabilities and advantages of using React were, a project came along that seemed like a perfect fit. Not wanting to give up all the great things Drupal could offer us, like authentication and permissions, etc we decided to embed a React app inside a Drupal site. In a truly decoupled application, there's a clear separation of a frontend website, completely written and maintained independently, and the backend site (Drupal) which is used as a data store. In this session, we'll take a look briefly at some of the thoughts that went into our decision, but also spend time examining HOW we married these technologies. While we are by no means the experts in this, what we did has worked and we would like to share it with you! Speaker: Chris Wells