Tagged in

JavaScript

Geckoboard: Under The Hood
Geckoboard: Under The Hood
Stories, lessons, projects and insights from Geckoboard: a growing SaaS startup building live TV dashboard software to help teams get aligned.
More information
Followers
424
Elsewhere
More, on Medium

Adding a new layout strategy to Prettier

At Geckoboard, we have regular “innovation” days where we get to work on whatever we want. Recently, I’ve been spending that time working on Prettier, an open source JavaScript formatter that we use on all our code.


How we made our product more personalized with CSS Variables and React

I have seen some buzz around CSS Variables lately and recently had the opportunity to use them as part of the front-end team at Geckoboard. They solved a very specific problem for us while being easy to use…