Main Content
Gatsby and the JAMstack: An introduction for the Drupal/LAMP minded nicklewisatx Wed, 08/22/2018 - 22:39

Watch the session video here.

The "JAMstack" is some great branding that describes websites that are built entirely by javascript, API calls, and served as completely static pages.
Compared to LAMP platforms like Drupal and Wordpress, JAMstack has four huge things going for it:

1. High traffic sites that cost thousands of dollars a month could transition to a single server + CDN on low tier hosting (under 100 dollars a month)

making decoupled drupal days actually decoupled markie Wed, 08/22/2018 - 03:30

In the beginning, there was a conference called Decoupled Dev Days. It had a web site that was React but not actually decoupled at all. Then the next year, it became Decoupled Drupal Days and was still a static site. But this time, it was made with Gatsby. And as the days passed, and the content became more unmanageable, the need for a better CMS was needed. So Drupal was added and the site instantly became decoupled and easy to manage.

No.. Not really.

There were hoops to jump through, build problems, entity reference access issues and image conundrums.

Decoupled Drupal: Implications, risks and changes from a business perspective schnitzel Tue, 08/21/2018 - 23:37

Decoupled Drupal is clearly here to stay, so what does this mean from a business point of view? As we consider all the implications of this change -- a new programming language, new licences, and the technical considerations of how we visualize and build websites -- it’s important to identify how and when adaptations need to be made to our businesses to support all these changes.

FolderShare: Organize, store and share data on any Drupal 8 site amit@sdsc.edu Tue, 08/21/2018 - 22:44

This session will provide an overview and live demonstration of the FolderShare module for Drupal 8. This module adds data management and data sharing capability to a Drupal site. The module takes advantage of Drupal's capability to provide a rich authoring/viewing environment that includes providing description to any file or folder as well as discussing it via comments. Users can securely upload and organize arbitrary files and folders and share them either publicly or privately with others (like Dropbox).

Conversational UX with Drupal Commerce piyuesh23 Tue, 08/21/2018 - 17:40

New ways of interacting with machines are taking over the traditional ways of communications. In the form of chatbots/ virtual assistants, the future of communication with machines seem to lie with screen-less experience.

According to a survey by Gartner, by 2020 30% of web browsing sessions will be without screens.

An Overview of Static Site Generators for Drupalists brianperry Tue, 08/21/2018 - 16:20

With the continued rise of static site generators that can play nicely with Drupal it has never been easier to take advantage of the speed, security, and scalability of static sites. This session will provide an overview of three static site generator projects and how they can be used to create a static build  based on data from Drupal.

The session will cover:

  • An introduction to static site generators

  • An overview of Jekyll (a Ruby based option)

Serverless, Well Actually kepford Tue, 08/21/2018 - 15:06

What's the deal with all this serverless talk? In this session you will learn the basic concepts around serverless. Serverless is a broad term used to describe an approach where the developer doesn't have to manage the server, only pays for what resources they use, and where scaling is automatic. We will take a beginner friendly look at this approach to development as well as walk through real world examples of use cases. Serverless has many uses, especially for decoupled projects. Attendees will leave with a good working knowledge on the subject.

What alternatives we have to reinvent content authoring in Drupal? adrianpintilie Tue, 08/21/2018 - 15:01

In this session, we will take a critical look at how the new JS world is impacting Drupal. We will address the barriers we have to make Drupal relevant for this novel ecosystem and analyze how our current Drupal administrative interface lags behind.

We rely our whole Drupal administrative interface on the fact that there is a site builder to build things. Maybe it's time to look at it differently. An alternative is OpenStory, a decoupled administrative interface aimed to improve the editorial experience in Drupal.

We will address the following points:

Zero to Decoupled in 30 Minutes porkloin Mon, 08/20/2018 - 21:49

Decoupled Drupal sites are hard, right? Wrong! In this session, we’ll detail a method for rapidly scaffolding a progressively-decoupled Drupal 8 site with a React-powered custom content area in no more than thirty minutes. Leveraging JSON API's zero-configuration API solution and Create React App's single-command React app build tool, we'll throw together a rock-solid decoupled Drupal 8 solution in no time flat.

Brace yourself, this will be a fast one!

Best Practices: How We Run Decoupled Websites with 110 Million Hits per Month schnitzel Mon, 08/20/2018 - 19:10

Watch the session video here.

This sessions will lift the curtain of the biggest Decoupled Website that we run at Amazee.

It will cover: