Wix Engineering Podcast: Should You Build Modular Software?
Published in
Dec 7, 2022
Most developers work on large code repositories — files with thousands upon thousands of lines of code which reference, call and stack on top of one another to create a crazy complex final product.
But you can also break a codebase into small, component parts that can be addressed individually, rearranged and swapped in and out as you’d like.
We call this “modular”. Is it the best way to code your software? Listen to Or Ben-Ari and Inbal Langer: