What's Been Happening Recently Is consistency even important? We know it's contentious. Some people find it extremely important, and we all at least pay lip service to it. But really... how much effort should we put toward making sure we've… continue reading
Front End style guides have been well publicised recently, with many examples being made available for all to see. They're a popular and effective way of creating usage guidelines for Interfaces that adhere to an agreed upon design ethic. They… continue reading
Bigcommerce's hosted the February Angular SF Meetup and our Front-End Engineer, Alex Taylor gave the talk: "Unidirectional data flow in Angular 1.x apps" (9.5/10 for that name) So why is managing application state hard? Alex… continue reading
Bringing a new language into an organization can present some pretty interesting challenges. These problems are multiplied by Scala which is not only unfamiliar, but encompasses the entirely different programming model in the form of functional programming. There are many… continue reading
When building a design system there is always a set of global, shared properties that become the basis of everything that gets built. This is part of the atom level of the "Atomic Design" principle – the font sizes,… continue reading
Bigcommerce is a highly customer facing product. As many merchants as we support and create on a daily basis, it can be a little nerve-racking to release particularly sensitive functionality such as payments, shipping, tax.. the list is endless. As… continue reading
TL;DR Our SASS Style Guide is available on GitHub CSS is hard. Writing good CSS is harder. Writing good CSS with a big team on a large codebase… wow, just wow. We're not exactly unique as a software company;… continue reading
Bigcommerce's San Francisco office had the pleasure to host the Bay Area Girl Geek Dinner event earlier this month. The topic was on "Pathways to Tech", how Bigcommerce girl geeks with diverse backgrounds are now in tech space.… continue reading
Reflecting back on the past year, I’m proud of the team that we’ve built at Bigcommerce and what we’ve achieved together. No matter how talented any one individual is, there’s a limit to what can be… continue reading
Sometimes a team moves so quickly on a project that they end up with a rather large feature branch in a short amount of time. The sheer size of the change set makes it difficult to merge the feature branch… continue reading