@meredithh and @joshuaa from the developer relations team discuss asynchronous development in Velo and walk you through some simple examples.
Asynchronous development principles are crucial to working with Velo as many of the Velo APIs are asynchronous. Learn about what asynchronous methods are, how they execute, and how to work with them via Promises and Async/Await.
This video is great for anyone newer to JavaScript or just looking for a refresher!