Main Content

Just What We Do: A Holistic Approach to Accessibility & Compliance

Walk away from this creatively practical, amusing, and down to earth look at Accessibility with a firm understanding of the Accessibility Life Cycle and the roles each of us plays in its success.

  • Better understand how Accessibility impacts all users

  • Learn the difference between WCAG 2.0 & 2.1 and see where 508 compliance fits in

  • Have a short list of common issues to help you set the stage with stakeholders

Login to Register

Introduction to Pragmatic Functional PHP

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!

Login to Register
Deploy without Fear, Visual Regression Testing with Backstop.js is here! porkloin Wed, 07/18/2018 - 17:19

Deploying front-end changes can be scary – while you may have set out to make nothing more than a humble CSS change to the footer of a landing page, it's very easy for that new CSS rule to cascade (excuse the pun) out of control, impacting other regions or pages in ways you never intended.