Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Instruction
JavaScript Client
Now that you've learned how to use Python and Flask to create a REST API, in the following steps you'll learn how to use JavaScript to create a client application. You'll learn how to use JavaScript to consume a REST API and you'll learn about Vue.js, a popular front end framework that's used to create JavaScript-based client applications.
Learning these skills will prepare you for your fina...