Velo for Beginners: Become a Frontend Wix Code Developer
Velo for Beginners: Become a Frontend Wix Code Developer, available at $89.99, has an average rating of 4.63, with 58 lectures, based on 38 reviews, and has 219 subscribers.
You will learn about How to navigate the Velo development environment Basic JavaScript as a foundation for Velo code How to use Velo code to interact with the Wix editor and customize behavior How to use Velo API's to customize frontend business solutions This course is ideal for individuals who are DIY website builders on Wix who want to extend their website's functionality with code. or Web design agencies who want to expand their services and bring in new business. or Web developers who want to extend their skill set to a new language and platform. or Anyone starting off on their web development journey. It is particularly useful for DIY website builders on Wix who want to extend their website's functionality with code. or Web design agencies who want to expand their services and bring in new business. or Web developers who want to extend their skill set to a new language and platform. or Anyone starting off on their web development journey.
Enroll now: Velo for Beginners: Become a Frontend Wix Code Developer
Summary
Title: Velo for Beginners: Become a Frontend Wix Code Developer
Price: $89.99
Average Rating: 4.63
Number of Lectures: 58
Number of Published Lectures: 58
Number of Curriculum Items: 59
Number of Published Curriculum Objects: 59
Original Price: $29.99
Quality Status: approved
Status: Live
What You Will Learn
- How to navigate the Velo development environment
- Basic JavaScript as a foundation for Velo code
- How to use Velo code to interact with the Wix editor and customize behavior
- How to use Velo API's to customize frontend business solutions
Who Should Attend
- DIY website builders on Wix who want to extend their website's functionality with code.
- Web design agencies who want to expand their services and bring in new business.
- Web developers who want to extend their skill set to a new language and platform.
- Anyone starting off on their web development journey.
Target Audiences
- DIY website builders on Wix who want to extend their website's functionality with code.
- Web design agencies who want to expand their services and bring in new business.
- Web developers who want to extend their skill set to a new language and platform.
- Anyone starting off on their web development journey.
The Velo for Beginners course aims to guide you from being a Wix designer to becoming a Wix frontend developer, equipping you with essential skills and the right mindset for your journey. Throughout this course, you’ll gain proficiency in accessing the Velo environment, understanding its documentation, and, most importantly, leveraging it to transform your website into a dynamic web app!
The course is structured with modules containing over 17 hours of exclusive video lessons covering JavaScript basics, Web Development concepts, and practical Velo coding techniques. Each module culminates with a unique project that helps you flex those coding muscles and practice creative problem solving as a developer.
What is Velo?
Velo began in 2016 as “Wix Code”, later renamed “Corvid” (2019), and later again rebranded as “Velo” (2021) due to sounding like Covid. You can read more about the history of Velo here.
Technically Velo is the ability to extend your Wix website’s functionality using JavaScript. It includes the interface in which this code is managed and written as well as the unique syntax and API’s necessary to interact with the Wix platform.
On the conceptual level, Velo unleashes the full power of web development on your Wix website and allows you to break free of the constraints of the drag and drop editor to a point where almost anything is possible.
Why Velo?
First of all – because Wix. If you have already built your website on Wix, this is the way to add that extra feature you want the platform doesn’t have an out-of-the-box solution for.
Beyond that Velo + Wix allows you to go from idea to MVP in no time by dealing with hosting, database, and server along with other typical development annoyances such as authentication and payment. This makes it a great candidate for your web app.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Welcome to Velo for Beginners!
Lecture 2: Prerequisites
Lecture 3: How the course works
Lecture 4: Course Resources
Chapter 2: Module 1 – Dev Mode On!
Lecture 1: Lesson 1 – Overview: The Velo Dev Environment
Lecture 2: Lesson 2 – Velo: Writing Your First Line of Code.
Lecture 3: Lesson 3 – JavaScript: The Language of the Web
Lecture 4: Lesson 4 – Web Dev: Debugging is Coding.
Chapter 3: Module 2 – Interacting with the Editor
Lecture 1: Lesson 1 – Overview: Where to write your code
Lecture 2: Lesson 2 – Velo: Selecting an Element
Lecture 3: Lesson 3 – JavaScript: Data types and variables
Lecture 4: Lesson 4 – Velo: Basic Element Interactions
Lecture 5: Lesson 5 – Web Dev: Under the hood
Lecture 6: Lesson 6 – Velo: Careful!
Chapter 4: Module 3 – Forming a Form
Lecture 1: Lesson 1 – Velo: Input Elements
Lecture 2: Lesson 2 – JavaScript + Velo: Event Listeners
Lecture 3: Lesson 3 – Project: Counter
Lecture 4: Lesson 4 – JavaScript: Operators
Lecture 5: Lesson 5 – Project 2: Calculator
Chapter 5: Module 4 – Data, Data, Data
Lecture 1: Lesson 1 – Web Dev: Breakdown of a Web App
Lecture 2: Lesson 2 – Overview: The Wix CMS (Refresher)
Lecture 3: Lesson 3 – JavaScript: Objects and Arrays
Lecture 4: Lesson 4 – Web Dev: CRUD Operations
Lecture 5: Lesson 5.1 – Velo: The Wix Data API – Intro
Lecture 6: Lesson 5.2 – Velo: The Wix Data API – Insert
Lecture 7: Lesson 5.3 – Velo: The Wix Data API – Get
Lecture 8: Lesson 5.4 – Velo: The Wix Data API – Update
Lecture 9: Lesson 5.5 – Velo: The Wix Data API – Save
Lecture 10: Lesson 5.6 – Velo: The Wix Data API – Remove & Truncate
Chapter 6: Module 5 – Show em' what you got!
Lecture 1: Lesson 1 – Velo: Wix Data Query
Lecture 2: Lesson 2 – Velo: Displaying data with a Repeater
Lecture 3: Lesson 3 – Velo: Pagination
Lecture 4: Lesson 4 – JavaScript: Functions
Lecture 5: Lesson 5 – Exercise: Refactoring code
Lecture 6: Lesson 6 – Project: Student Registry
Chapter 7: Module 6 – Let's get moving!
Lecture 1: Lesson 1 – Web Dev: Website Structure
Lecture 2: Lesson 2 – Velo: Wix Location API site navigation
Lecture 3: Lesson 3 – Velo: Datasets API
Lecture 4: Lesson 4 – Velo: Dynamic Pages
Lecture 5: Lesson 5 – Velo: Multi Reference Fields
Lecture 6: Lesson 6 – Project: To Do List App
Lecture 7: Bonus: Reference Fields Refactoring
Chapter 8: Module 7 – Who's there?
Lecture 1: Lesson 1 – Web Dev: Authentication
Lecture 2: Lesson 2 – JavaScript: Promises
Lecture 3: Lesson 3 – Velo: Wix Members API
Lecture 4: Lesson 4 – Velo: Wix CRM API
Lecture 5: Lesson 5 – JavaScript: Loops
Lecture 6: Lesson 6 – Velo: Triggered emails
Chapter 9: Module 8 – Final Project: Pollbook
Lecture 1: Part 1 – Project Requirements
Lecture 2: Part 2 – Sign Up page
Lecture 3: Part 3 – Login Page
Lecture 4: Part 4 – Create Poll page
Lecture 5: Part 5 – Vote on polls
Lecture 6: Part 6 – View poll results
Lecture 7: Part 7 – All Polls page
Lecture 8: Part 8 – Member Profile pages
Lecture 9: Bonus: More ideas for your web app
Chapter 10: Epilogue – The learning never ends
Lecture 1: Epilogue – The learning never ends
Instructors
-
Eitan Waxman
Web Developer
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 10 votes
- 5 stars: 27 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024