At Chapter Three, we focus entirely on web strategy, design and scalable high-performance Drupal development.
Chapter Three is unique in that we do all our work in-house in San Francisco. With all our technical, design and strategic talent in one office, we work closely together as a strong local team to drive your project’s success.
We are driven by a passion to do amazing work. We thrive on finding new ways to solve problems. We love collaborating with smart clients to create solutions that last long into the future. We empower our clients and our community to make Drupal and the web work for them.
Meet the Team
Where We Will Be At
Wednesday, October 18
Object Oriented PHP
With the move to Drupal 8 everyone who works in the PHP layer will be exposed to more and more to object oriented code. Come learn the basics of working with objects in PHP and how OOP can help you to write well structured code.
Friday, October 20
Debugging JavaScript 101
Debugging in the browser is something every Front End Developer should know, I wish I knew this before... but if you want to save time and learn more about how JS runs in your browser this session is for you.
Deep dive into D8 through Single Sign-On Example
Object oriented structures have replaced our all too familiar hooks which enabled us to extend Drupal with new functionality without hacking core (or other contrib modules). But how does this all work?
15+ Ways to Debug Drupal 8 for Front End Devs
In Drupal 7, we front end developers could hack away a most themes and modules to get the output we needed with dpm and a little hutspa. Drupal 8's sophisticated code base means we need a few more tools to get and modify our data beyond what Twig provides.