top of page

Search


Repeater with multiple design
Using the new release CSS editor, we can design dynamic design for our repeater in Wix

Quentin Plomteux
Oct 13, 20231 min read


Translate dynamic content in Wix
An overview of techniques to translate you database content on Wix

Quentin Plomteux
Apr 19, 20232 min read


Backend code security in Wix
Learn how to secure your backend code using Velo By Wix

Quentin Plomteux
Feb 22, 20232 min read


Understanding the Difference Between .jsw and .js Files
When it comes to Velo development, there are two types of files that are used: .jsw and .js. While they may look similar, they are actually

Quentin Plomteux
Feb 22, 20232 min read


AI-powered app with GPT-3 on Wix
An example of an AI power app built on Wix. Using OpenAi API and Velo By Wix we were able to produce a quick app prototype as a POC

Quentin Plomteux
Jan 20, 20232 min read
![[SHORT] How to send data to custom code from Velo](https://static.wixstatic.com/media/ddafec_f79ad9266cc4447c9433befe767f7826~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/ddafec_f79ad9266cc4447c9433befe767f7826~mv2.webp)
![[SHORT] How to send data to custom code from Velo](https://static.wixstatic.com/media/ddafec_f79ad9266cc4447c9433befe767f7826~mv2.png/v1/fill/w_514,h_386,fp_0.50_0.50,q_95,enc_avif,quality_auto/ddafec_f79ad9266cc4447c9433befe767f7826~mv2.webp)
[SHORT] How to send data to custom code from Velo
This is a quick reply to a question that has been asked on Velo's discord. Sometimes we need to use libraries in our project that are not...

Quentin Plomteux
Jan 18, 20231 min read
![[SHORT]how to solve Wix timeout after 14 seconds](https://static.wixstatic.com/media/ddafec_261fbf6cb4eb49f581980220204c90e3~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/ddafec_261fbf6cb4eb49f581980220204c90e3~mv2.webp)
![[SHORT]how to solve Wix timeout after 14 seconds](https://static.wixstatic.com/media/ddafec_261fbf6cb4eb49f581980220204c90e3~mv2.png/v1/fill/w_514,h_386,fp_0.50_0.50,q_95,enc_avif,quality_auto/ddafec_261fbf6cb4eb49f581980220204c90e3~mv2.webp)
[SHORT]how to solve Wix timeout after 14 seconds
An example of how to workaround the 14 seconds timeout on Wix

Quentin Plomteux
Jan 8, 20232 min read


Bundling your Wix collection code for easier management
Bundle your collections' hooks code to keep you Wix website organized and easy to maintain

Quentin Plomteux
May 31, 20221 min read


Organizing your Wix Code files
Structuring your project is essential to maintain your productivity as your project grows. Here is our project 's structure for big Velo app

Quentin Plomteux
May 24, 20223 min read


jsDoc and Wix Content Manager
Combine the power of jsDoc and Wix to improve your handling of database and data interaction in Velo

Quentin Plomteux
Apr 15, 20222 min read


Wix Data hooks: the good way
A Discussion about How to use Velo Data hooks in a good way and that works for large scale applications

Quentin Plomteux
Apr 1, 20225 min read


Quick Tip: How to work with elements not part of mobile design on Wix
Learn how to deal with Velo editor issues when some elements are removed from your design on Mobile

Quentin Plomteux
Aug 16, 20212 min read


Virtual Food Bank: A Look Under the hood
Learn the code underneath our Corvid hackathon's winning projet Virtual Food Bank

Quentin Plomteux
Sep 21, 20203 min read


Best pratices for naming your variables in Wix
Given a meaningful name to your variables will help you when dealing large project.
Discover our naming convention for Corvid.

Quentin Plomteux
May 22, 20203 min read

bottom of page