Oct 11, 20218 minTypeScript8 Tips for Converting That Big Project to TypeScriptTypeScript has many benefits for teams when it comes to writing neat, comprehensible, and reusable code. It’s no surprise that more than...
Jul 14, 20214 minOpen SourceAuto-Autocomplete: Generating Docs and Autocomplete at ScaleIn the past few months, the Velo by Wix team upgraded our large-scale open-source documentation and code completion system. It allows...
Sep 29, 20204 minOpen SourceIntroducing Repluggable - Solving The Dependency Model Challenge with Micro Frontends and ContractsIntro Introducing Repluggable - our new library that implements inversion of control for front end applications, and makes development of...
Mar 29, 20166 minTypeScriptDeveloping Large-Scale Applications with TypeScriptAs a front-end developer, you’ve probably heard about TypeScript. Maybe you even tried using it. But not many developers know what it is...