top of page

Wix Engineering Blog
Wix engineering blog tells the story of our daily challenges and our way of solving them. Read about architecture, scaling, mobile and web development.

Search


6 Challenges We Faced While Building a Super CI Pipeline: Part I
Comment: This article is the 1st part in a series of articles. You can find the next posts in this series here: Auto Scaling CI Agents At...
Oct 24, 202113 min read


Dipping Your Toes in the Functional Programming Sea
My journey with functional programming started not too long ago. As I was completing my onboarding process at Wix I was recommended a JS...
Oct 21, 20215 min read


8 Tips for Converting That Big Project to TypeScript
TypeScript has many benefits for teams when it comes to writing neat, comprehensible, and reusable code. It’s no surprise that more than...
Oct 11, 20218 min read


The Art of Data Science, E15: Full Transcript
All data science projects are composed of the algorithm (model) and the data. While data scientists are natively focused on math and...
Sep 30, 202111 min read


The Reactive Monolith - How to Move from CRUD to Event Sourcing
Photo by Alex Wong on Unsplash We all heard that story before: The big monolith which brings so much business value and faithfully serves...
Sep 29, 20217 min read


Wix Engineering: Continue Your Learning Journey on Our Medium Publication
Wix engineering blog tells the story of our daily challenges and our way of solving them. You can read about architecture, scaling,...
Sep 9, 20217 min read


Wix Engineering Tech Interviews: Martin Kleppmann & Natan Silnitsky
We love telling the stories behind the daily challenges we face and how we solve them. We also love hearing about the insights,...
Aug 26, 202119 min read


How We Improved Website Performance by Evolving Our Infrastructure
This is an updated version of the article, that was originally posted on web.dev. You can read it here. Thanks to leveraging industry...
Aug 23, 20218 min read


Coding with the CEO, E14: Full Transcript
Is good enough good enough? For years Wix engineers were building fine services, but as systems became more complex, it was taking too...
Jul 27, 202114 min read


Wix Inbox Journey: 3 Approaches for Zero Downtime Database Migration
Before we begin: I’d like to first point out that it doesn’t really matter what the source and the destination databases are in the...
Jul 19, 20219 min read


Auto-Autocomplete: Generating Docs and Autocomplete at Scale
In the past few months, the Velo by Wix team upgraded our large-scale open-source documentation and code completion system. It allows...
Jul 14, 20214 min read


CI Police, E13: Full Transcript
How do you get all the divisions, teams, employees and projects in a company to follow a company-wide requirement? You can email...
Jun 27, 202112 min read


International Women in Engineering Day 2021
This June 23rd we mark the International Women in Engineering day, and we wanted to celebrate it by bringing you more of the stories from...
Jun 23, 202116 min read


Change Data Capture at DeviantArt
DA Intro and Problem description DeviantArt is a vast social network with the purpose to entertain, inspire and empower the artist in all...
Jun 14, 20218 min read


Platformization, E12: Full Transcript
Platformization is technical, high-level work. But that doesn’t mean any talented developer can learn it like they would, say, a...
May 31, 202115 min read


Moving Velo to Multiple Container Sites: The Why, The How and The Lessons Learned
Intro Velo by Wix (formally known as Corvid) is a framework that allows Wix users to write backend and frontend code for their sites....
May 30, 20215 min read


Wix’s Journey Into Data Streams
Photo by Mark Tuzman on Unsplash The quest of technological companies on the path of making their systems responsive, resilient, elastic,...
May 19, 202110 min read


QA Hundreds of Miles Away, E11: Full Transcript
Yevheniia Hlovatska and Ekaterina Chernikova are part of a QA team that was working remotely long before the pandemic. They collaborated...
Apr 28, 202114 min read


A Look Inside Payments by Wix
Photo by Devon Janse van Rensburg on Unsplash Payments by Wix is not just a name for the platform within Wix.com that powers millions of...
Apr 21, 20216 min read


Looking Back at 2020 - Wix Engineering
We love telling the story of our daily challenges and how we solved them. Throughout 2020, we shared our experience and insights on...
Apr 6, 202117 min read


Performance, Bundles and Headaches: Optimizing Your Code, E10: Full Transcript
When members of his analytics team began noticing long load times in the Wix Dashboard, originally, Eyal Eizenberg wasn’t quite sure why....
Mar 24, 202112 min read


Custom React Hook: When Software Design Meets React Hooks
Photo by Damir Spanic Hire on Unsplash Encapsulate fetch calls, logic, caching, and component state, all inside a custom React Hook...
Mar 7, 20216 min read


How We're Able to Increase Dev Velocity and Boost Local Development While Using Bazel
Photo by Jasper Boer on Unsplash TL;DR How we at Wix made the transition of our backend engineers to the Bazel build system by creating...
Mar 4, 20218 min read


The Race for Black Friday, E09: Full Transcript
Every year, on the Friday after Thanksgiving, traffic to online shopping sites spikes three, four, five times over. Websites built to...
Feb 28, 202114 min read
bottom of page