Wayfair Tech Blog
Filters
There are 284 results that match your search. 284 results
June 1, 2018
Early in 2017, in the course of deciding to convert to React as our frontend framework, we realized we needed to render our React components on the server. We adapted Airbnb’s open source Hypernova renderer for our purposes. In particular, we implemented custom module resolution and modified the Hypernova module loader in order to have complete sandboxing between requests, with much less chance of accidental data leaks.
May 18, 2018
Last year, Wayfair launched Visual Search, a new and novel way to find products on our website. Users can now upload photos of furniture they like and find visually similar matches in an instant. If you need a little refresher on this technology, the original blog post can be found here.
May 8, 2018
Last month, the inaugural React Finland Conference was held on April 24–26 in Helsinki, Finland’s capital. It was the first ever React conference in Finland, and I was lucky enough to present a workshop there on component-driven development. Having React as a framework of choice at Wayfair, this was a great opportunity to share my knowledge as well as pick up some useful learnings from other members of the React community.
May 2, 2018
Since I began my tenure at Wayfair as a data scientist, many PhD students and postdocs have reached out to ask for advice about the transition to data science in industry. After a fruitful collection of conversations, I’ve realized that there are popular misconceptions about what it means to be a data scientist.
April 23, 2018
As data scientists, we face a variety of problem types. One of our critical challenges is identifying the proper methodological approach to solve each problem. By doing this, we avoid force-fitting the wrong tool to solve a problem, and we avoid having to reformulate a question to fit a specific method.
April 17, 2018
As Wayfair has grown and matured its software development and data center operations over the past decade, and particularly over the last five years, we have embraced the principle of providing maximum visibility into our processes and systems. The result is a very large logging and time series infrastructure built to receive a constant stream of application logs and metrics. Our logging infrastructure, built on the Elasticsearch stack, has benefited from continuous improvements from the Elastic company, as well as other resources such as consulting, training, and books. However, Graphite, our time series solution, has been more or less a self-supported system.
April 10, 2018
As Wayfair’s business has scaled, so too has the size of our engineering teams – not to mention the complexity of the software features we’re building. At the same time, moving quickly in the global tech landscape has never mattered more. As a modern tech company, one simply cannot afford to slow down the rate of feature delivery.
March 7, 2018
At Wayfair, we’re keen to research, innovate, and invest in new technologies whenever the opportunity arises. There are obvious advantages to this approach for our iOS teams in particular: It allows us to keep up to date with current developments and be prepared for potential API updates. This is particularly important for the Apple ecosystem, where technology changes every year bringing about newer and more reliable APIs for developers and users alike.
February 20, 2018
Right now, Wayfair has about 86,000 rugs available for purchase. On the first page of our rug category page, however, we only have room for the top 48. You see even fewer if you don’t happen to scroll or swipe down. When it comes to our customer’s experience, what we choose to place at the top makes a big difference! At present, we don’t explicitly showcase a diverse array of products. On browse pages for categories such as rugs, couches, or coffee tables, we instead combine personalized recommendations with the general popularity of products.