Velo by Wix: Using Async Actions for the Backend
Offered By: Codecademy
Course Description
Overview
Integrate JavaScript asynchronous actions with Velo to create a backend.
Continue your Wix learning journey with Velo by Wix: Using Async Actions for the Backend. You'll learn asynchronous actions in JavaScript, including Promises and `async`/`await`. You'll be able to use your JavaScript knowledge to implement a backend.
### Skills you’ll gain
* Write asynchronous JavaScript.
* Set up a backend using Wix.
* Interact with data using Wix's Data Module.
### Notes on prerequisites
We recommend that you complete [Velo by Wix: Working with Data](https://www.codecademy.com/learn/velo-by-wix-working-with-data) before starting this course.
Continue your Wix learning journey with Velo by Wix: Using Async Actions for the Backend. You'll learn asynchronous actions in JavaScript, including Promises and `async`/`await`. You'll be able to use your JavaScript knowledge to implement a backend.
### Skills you’ll gain
* Write asynchronous JavaScript.
* Set up a backend using Wix.
* Interact with data using Wix's Data Module.
### Notes on prerequisites
We recommend that you complete [Velo by Wix: Working with Data](https://www.codecademy.com/learn/velo-by-wix-working-with-data) before starting this course.
Syllabus
- Learn JavaScript: Asynchronous Actions: Take advantage of one of JavaScript's prominent features: asynchronous actions.
- Article: Why Learn Asynchronous JavaScript?
- Lesson: JavaScript Promises
- Quiz: JavaScript Promises
- Article: What is Async and Await?
- Lesson: Async Await
- Quiz: Async Await
- Implementing the Backend: Wix makes it easy to set up a backend that's compatible with your frontend.
- Lesson: What is the Back-end?
- Article: Setting Up a Backend
- Article: Wix Data Module
- Project: Pulling Data: Pizza Presenter
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Async JavaScriptScrimba via Coursera Learn Asynchronous JavaScript
Codecademy Create a Professional Website with Velo by Wix
Codecademy Asynchronous JavaScript with async/await
egghead.io Step-by-Step Async JavaScript with RxJS
egghead.io