Skip to content

List of some tools, code packages and tutorials related with Wix ecosystem.

Notifications You must be signed in to change notification settings

loeiks/awesome-wix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Wix

List of some tools and tutorials related with Wix ecosystem.

Official Wix APIs:


If you are using LLMs to help you with Velo or Wix related code (ChatGPT, Gemini etc.) you can also try Phind which can help you better since it can read latest docs on the internet and also provide you the resources it's used when answering your question. (It also has VSCode extension that can work together with your code files)

Free Courses

  • Wix Learn Courses - official courses by Wix Learn team related with Velo and coding.
  • Velo Course by Codecademy - free course at codecademy to learn JS and Velo together with projects, quizes and interactive examples.

Tutorials (Blogs, YouTube Channels...)

  • Wix Dev YouTube - Wix Dev official YouTube channel with tutorials and other Velo related contents. Made by Wix.
  • Shoonia Blog - a blog with full of tutorials about Wix and Velo. Made by Shoonia.
  • Kentin's Blog - an old blog with Velo examples and tutorials. Made by Kentin.
  • Wix Wiz YouTube - a YouTube channel with Velo and Wix tutorials. Made by Wix Wiz.
  • Velo Examples by Wix - official Velo examples created by Wix team for every level. Made by Wix.
  • Wix Ideas YouTube - Simple and fun tutorials for Wix websites. Made by Walter Odibi

Tutorials (Single Topic Posts)

Tools

  • Jobs Config Builder - an online tool to create jobs.config file with UI. Made by Shoonia.
  • Velogger - log monitoring tool that works with site-monitoring SPI, for Velo based projects. Made by Kentin
  • wix-react - a tool/GitHub repo to integrate CSS, SCSS and React (+ TS support) with Wix using custom elements and local env. Made by ExWeiv.
  • Velo Filesystem Extension - a Chrome extension to let you download Velo code files into your pc. Made by Shoonia.
  • Check Node.js Version in Velo - check current Node.js version in Wix's env. Made by Shoonia.
  • Velo Secret Manager Benchmark - check how fast secret manager with this benchmark tool. Made by Shoonia.

Code Packages

  • storeon-velo - a tiny event-based state manager that's using Storeon for Velo. Made by Shoonia.
  • repeater-scope - the utils for repeated item scope event handlers in Velo. Made by Shoonia.
  • weiv-data - an API library for Velo to integrate MongoDB just like wix-data without wix-data limits. Made by ExWeiv.
  • wix-ce-helpers - an NPM package with helper functions for custom elements in Wix. Made by ExWeiv.
  • wix-secret-helpers - an NPM package with helper functions for Velo Secrets Manager. Made by ExWeiv.
  • easy-auth - an NPM package for making OAuth providers integration easier and flexible in Wix env. Made by ExWeiv.
  • velo-bind - an NPM package for Velo to grab elements and pass dynamic contents to elements. Made by Wix.
  • react-velo - an NPM package to use React syntax and features with Wix page elements. Made by Wix.
  • velo-mvvm - an NPM package to use declarative reactive programming with Velo. Made by Wix.

Content Creators

ExWeiv, Shoonia, Kentin, Wix Wiz, Codecademy, Wix Incubator, AmandaM, Walter Odibi


About Contribution