Goal:
Build features for my site at a semi pro level
Question:
If the above was your goal, & you had to start from the beginning, what would your fastest way? I’d appreciate guidance from as many coders wrt;
what programming language/frameworks/courses/sites/apps/learning systems/processes to follow
Pls also consider futureproofing for Wix’s transitions to coding languages/frameworks
What have you already tried:
I’ve coded many features following tutorials, but as a non coder
Wix/Wix Studio use Javascript when writing code in the site. It has it’s own way of doing things, such as $w
to select elements you want to work with, and doesn’t have access to the DOM.
In regards to getting started, I’d recommend the Wix for Developers YouTube videos - https://www.youtube.com/@WixforDevelopers - which cover a lot of the groundwork to understanding concepts.
There’s also these articles in the documentation which are helpful to getting going - Develop Custom Websites Documentation & APIs | Wix Docs
And we also have the community!