Front End
Drupal Camp Asheville 2025 - July 11th-13th
Build a powerful, highly performant search application with React, Apache Solr, and Drupal
This spring, our team built a high performing, ultra fast search interface for a client Drupal site using React JS, Apache Solr, and the Drupal Search API module.
This project allowed the client to leverage some of the well-established benefits of decoupling Drupal's content from the presentation layer, while also avoiding many of the challenges that complete decoupling involves.
React, JSON API, Drupal 8 - My choice for a desktop application??
JavaScript ES6: The best vanilla you’ve ever tasted
Today’s JavaScript can be a clutter of confusing context and workarounds for a lack of language features, but it doesn’t have to be that way. Imagine if we could demystify the this keyword, squash asynchronous callbacks with ease and include features like modules and classes — all without the dependency of a third party library.
Creating an online business workflow with no custom code
What started out as a simple brochure website has become a file repository with workflow automation replacing MS Word documents, that were tedious to fill out. The entire site is built from contrib with no custom code!
Drupal has been promoted as being modular like a set of legos and this session demonstrates the capabilities that Drupal offers to non-developer site builders.
Live Demo: How to Create a Winning Website with Drupal Best Practices
Introduction to Drupal 8 theming - cover all the bases of the new D8 theming system with Twig
Introduction to theming for Drupal 8.
We'll create a new Drupal 8 theme using Bootstrap built as a child-theme atop the core theme 'Stable'.
We'll show how to add Bootstrap downloaded right from getbootstrap.com as a library theme dependency in your D8 theme.
Modern Javascript Round Up - ES2015
Together we will review how you can write ES2015 / ES6 syntax in your Drupal application. We will learn how to run a "transpiler" in order to build backwards-compatible javascript while utilizing modern syntax. We will compare old techniques to modern techniques so you can start refactoring immediately.
Key syntax features to be discussed:
Lessons Learned from the Appalachian Trail
In June 2016 I hiked about 50 miles of the Appalachian Trail, a 2,189 mountainous route from Georgia to Maine. Starting in March 2017 I plan to take time off from Drupal and hike the entire trail from end to end.
What does hiking have to do with Drupal? A lot more than you might think.
Idiot-proofing Drupal
UNC Asheville recently completed a 2-year project to design, develop, and implement 2 new Drupal themes for our 100+ websites. One theme was externally facing, the other an administrative theme.