Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 5.3 KB

README.md

File metadata and controls

69 lines (47 loc) · 5.3 KB

Awesome Wix

List of some tools and tutorials related with Wix ecosystem. You can create many cool things with Wix, you can create complex web apps, basic websites, advanced websites, and more. You can actually use Wix for some business functions too. You can create frontend with React or anything you want and then use Wix APIs to bring business logic to your application easily without needing to develop custom functionalities by yourself.

In this repository you can find Wix developer related resources of many kind;

Official Wix APIs:


Official Certification by Wix

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