Skip to main
Article

VueConf US

I’ve been excited about Vue.js since Sarah Drasner first showed me the basics. Since then, we’ve started using it for client work at OddBird, and I’m constantly impressed by the power and simplicity – so it was a real honor being invited to speak at the first VueConf US in New Orleans.

Video from VueConf US

Every time I hear Miriam talk I learn a ton and laugh a ton. She’s an amazing speaker… Watch this talk when it’s published!


I enjoyed the conference as much as I enjoy the framework. I was particularly impressed with the way core team members talk about community and future development. Everyone was welcoming, interested in my contributions, and helpful when I had questions. Several of the core team members are now helping us build Vue component documentation into Herman, our style guide generator.

I was also able to attend Sarah’s full-day Vue animation workshop. If you ever have the chance to learn from Sarah, I highly recommend it. I was already using the Vue <transition> and <transition-group> built-in functionality on projects, but not to their full extent. Revisiting an internal OddBird project, still in early development, I was finally able to create the page transitions that I wanted all along.

The image is low-resolution in order to show more animations, without a massive file size…

All the VueConf talks are available online, and I recommend checking them out!

Recent Articles

  1. OddContrast displays sRGB gamut range in P3 color format and an estimate of foreground alpha value ratio.
    Article post type

    New Features for OddContrast

    Display color gamut ranges and more

    OddContrast, OddBird’s color format converter and contrast checker, gets new features – including the ability to swap background and foreground colors, and display color gamut ranges on the color sliders. Contrast ratios now incorporate foreground color alpha values.

    see all Article posts
  2. W3C logo
    Article post type

    Custom CSS Functions in the Browser

    Start using author-defined functions

    There’s been a lot of progress in the CSS Working Group lately, but I want to draw your attention to a prototype that landed in Chromium ‘Canary’ (v136+) browsers with the experimental platform features flag enabled. Author-defined Functions are coming to CSS, and you can start to experiment with them…

    see all Article posts
  3. A chain-link gate in black and white with a sign that says closed indefinitely, and a smaller warning with gruesome icons for entrapment (a person being smashed) and pinching (a hand going through gears)
    Article post type

    How do we move logical shorthands forward?

    There are several proposals, but one major road block

    We’re trying to make progress on shorthand syntax for CSS logical properties. But the path forward depends on where we hope to be a decade from now.

    see all Article posts