Creating 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.
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