Main Content

Primary tabs

Day of the Week
Type
Topics
Showing 10 items.

October 26

9:00 AM-9:45 AM

Audit Your Theme

front end development / css
Intermediate

Watch the session video here.

Themes can become a beast. Over time, features get added and new patterns get introduced. Tight deadlines may also cause you to make inefficient decisions with the desire to one day go back and refactor. There are also times you will inherit a project built by another team and need to understand how to add on and reduce duplication. How do you size up a theme to ensure you are efficient and not growing out of proportion?

10:15 AM-11:00 AM

Case Study: Massive performance wins at Mass.gov

performance / front end development / automation
Intermediate

Watch the session video here.

Over the past year, Last Call Media has been working with the development team at Massachusetts Digital Services on improving the stability and performance of the mass.gov platform.  One phase of this journey was to realize some massive performance gains on both the front and the back end of the site.  In the first part of this session, we’ll talk about the backend performance, discussing:

  • How we used Blackfire and New Relic to identify issues

11:15 AM-12:00 AM

1:30 PM-2:15 PM

Building websites with React & Gatsby

site building / decoupled
Intermediate

Watch the session video here.

React started as a way to build apps. People soon discovered that React's ability to render to string meant that React could be used for building websites where shipping a fast HTML version of the site was necessary.

Gatsby is a very popular way to build websites with React and recently became a company with VC backing to take React deep into the world of CMSs.

2:30 PM-3:15 PM

Introduction to Pragmatic Functional PHP

php / performance / testing
Beginner

Watch the video session here.

Functional programming is a paradigm with origins in lambda calculus and the 1930's. Stack Overflow's developer surveys from both 2017 and 2018 show that the languages optimized for functional programming are low in popularity. However, the same survey recognizes that developers actually working in Elixir, Clojure, F#, and Haskell, actually love their languages much more than PHP or C developers.

So functional programming is unpopular but fun!

3:45 PM-4:30 PM

Module & Architecture Development + Drupal Composer, Custom Entities, and Plugins

architecture / backend development
Intermediate

Watch the session video here.

We'll review some of my findings while learning and building web applications in Drupal 8.

We'll go over architecture options for web applications built in Drupal 8. Modern PHP dependency management with Composer, Content Entities vs Nodes and when each is appropriate. We'll look at some excellent combinations of contrib modules and glue code to create flexible architectures.

Who is this for?

4:45 PM-5:30 PM

Meta and Schema: Defining the Content about your Content

content strategy / site building / editor experience
Intermediate

Watch the session video here.

You know how your content looks on your own website, on desktops, laptops and phones, but how does it look when it leaves your site? Using open source protocols like Schema.org, Open Graph, and W3C specified meta data to markup your structured data, you can help boost your content’s chances of outperforming its competition in search engines, and shared on social media sites.

October 27

11:15 AM-12:00 PM

Drupal 8 Custom Module Architecture: What’s Going On?

backend development / architecture / php
Beginner

Watch the session video here.

It is all fun and games modifying existing code, but what about when you have to venture out to unknown waters and create your own custom module? Don’t worry! We can get through this together!

This talk is a deep dive into creating custom modules from scratch, and the role of each component in the final product.

2:30 PM-3:15 PM

3:45 PM-4:30 PM

Maximum PhpStorm

php / backend development / front end development
Beginner

Watch the session video here.

As developers we struggle everyday to solve problems and we rely on development tools to help us puzzle through those problems. Years ago, I adopted PhpStorm to augment my skills and in doing so I've learned a lot of ways how to gain the most out of the tool.

Come as we break through the levels of complexity and level up your skills as we talk about: