Quentin PlomteuxApr 19, 20232 min readTranslate dynamic content in WixAn overview of techniques to translate you database content on Wix
Quentin PlomteuxFeb 22, 20232 min readBackend code security in WixLearn how to secure your backend code using Velo By Wix
Quentin PlomteuxFeb 22, 20232 min readUnderstanding the Difference Between .jsw and .js FilesWhen 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 PlomteuxJan 18, 20231 min read[SHORT] How to send data to custom code from VeloThis 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 PlomteuxJan 8, 20232 min read[SHORT]how to solve Wix timeout after 14 secondsAn example of how to workaround the 14 seconds timeout on Wix
Quentin PlomteuxApr 1, 20225 min readWix Data hooks: the good wayA Discussion about How to use Velo Data hooks in a good way and that works for large scale applications