Skip to main
Article

SassConf 2014

SassConf is right around the corner, and Claudina has been working hard to make it happen!

SassConf starts tomorrow at the Scholastic Auditorium in New York! We’re damn proud to be sponsoring such a great event, and even more proud this year to have one of the organizers on our team.

But who cares about pride, I have a flight to catch! See you all in SoHo!

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