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
45 views
0 comments

Translate dynamic content in Wix
An overview of techniques to translate you database content on Wix
Quentin Plomteux
Apr 19, 20232 min read
56 views
0 comments


Backend code security in Wix
Learn how to secure your backend code using Velo By Wix
Quentin Plomteux
Feb 22, 20232 min read
35 views
0 comments


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
34 views
0 comments


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
540 views
0 comments
![[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
28 views
0 comments
![[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
74 views
0 comments


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
134 views
1 comment


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
117 views
0 comments


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
88 views
1 comment


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
133 views
5 comments


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
31 views
0 comments


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
93 views
0 comments


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
194 views
2 comments

bottom of page