Skip to main
Article
Miriam Suzanne speaking at CSSDay

CSSDay 2016 Recap

CSSDay was held in sunny Arizona on December 3, 2016. The conference is geared towards front-end developers who want to dive deeper into advanced CSS topics.

CSS Day 2016 covered a wide range of topics for a one day conference including SVG, animation, color theory, design, layout and more. Throughout the day, a focus on code architecture was a theme. Attendees heard a few different perspectives which were interesting to listen to and compare.

Below are the available videos and slides of each session, including two from our very own OddBirds.

Sarah has become one of the primary voices on web-SVG and animation, leading to her recent SVG Animations book from O’Reilly.

(video unavailable)

John’s talk was a case study looking into the benefits of switching from jQuery to CSS for web and mobile applications.

(video unavaliable)

The organizers and volunteers did a great job bringing the community together.

Helping to plan CSSDay with my friends as a conference by developers, for developers, has been one of the most rewarding and exciting things that I’ve been able to do in my career. I’ve met so many amazing and talented people along the way. It has been an experience.

—Brad Westfall

This was the second year Brad Westfall organized this event. We are very thankful for conference organizers like Brad and his team, who post videos of the sessions, making this knowledge accessible for those who could not join us live.

As always, we would love to discuss the content covered in these videos shared from CSS Day 2016. Send us a message via Twitter.

Recent Articles

  1. Article post type

    Generating Frontend API Clients from OpenAPI

    API changes can be a headache in the frontend, but some initial setup can help you develop and adapt to API changes as they come. In this article, we look at one method of using OpenAPI to generate a typesafe and up-to-date frontend API client.

    see all Article posts
  2. Stacks of a variety of cardboard and food boxes, some leaning precariously.
    Article post type

    Setting up Sass pkg: URLs

    A quick guide to using the new Node.js package importer

    Enabling pkg: URLs is quick and straightforward, and simplifies using packages from the node_modules folder.

    see all Article posts
  3. Article post type

    Testing FastAPI Applications

    We explore the useful testing capabilities provided by FastAPI and pytest, and how to leverage them to produce a complete and reliable test suite for your application.

    see all Article posts