Alexander ZaytsevVelo by Wix: Repeated item event handlers v2.0It’s my third post about event handling in repeated items. I show you a way that always has been in the documentation. I’m surprised why I…Jan 21, 2022Jan 21, 2022
Alexander ZaytsevVelo by Wix: Query selector for child elementsGet the child elements inside a parent node. In this post, we take a look deeper at $w() selector and try to filter children elements by…Jan 8, 2022Jan 8, 2022
Alexander ZaytsevShort links to create a new Wix / Editor X site editorA set of short links for creating a new site on Wix, Velo, and Editor X.Sep 23, 2021Sep 23, 2021
Alexander ZaytsevVelo by Wix: The utils for repeated item scope event handlersnpm library with utils for event handlers in RepeaterJun 23, 2021Jun 23, 2021
Alexander ZaytsevVelo by Wix: Side effect wix-data saving methodsThe wix-data methods for saving data has a side effect that I have spent a few hours debugging. In this post, I share how it goesNov 22, 2020Nov 22, 2020
Alexander ZaytsevVelo by Wix: Smaller bundle size by importing npm package correctlyIf using npm dependencies in the project, then the way of importing code from the package may influence the bundle size. In this note, we…Nov 14, 2020Nov 14, 2020
Alexander ZaytsevCorvid by Wix: Event handling of Repeater ItemIn this post, we consider why we shouldn’t nest event handler inside the Repeater loop and how we can escape it.May 11, 2020May 11, 2020
Alexander ZaytsevA tiny event-based state manager Storeon for Corvid.The state of app it’s a really big problem. In this article, I share my solution.Dec 21, 2019Dec 21, 2019
Alexander ZaytsevСтворюємо API для генерації QR Code зображеньВ цій статі ми розглянемо як за допомогою javascript та Node.js в 15 хвилин можна створити власне API що буде повертати згенероване QR CodeNov 9, 2019Nov 9, 2019
Alexander ZaytsevCorvid By Wix: Using HTML template to the better performanceThe $w.Repeater most popular element on Wix sites and it the first killer of performance. In this article, we look at how we can do the…Nov 5, 2019Nov 5, 2019