Irish Soda Bread and Shipping Web Apps with Kelly Vaughn on Web Rush #130
Kelly Vaughn talks with us about developing apps and themes for Shopify clients at her company, The Taproom.
A collection of 15 posts
Kelly Vaughn talks with us about developing apps and themes for Shopify clients at her company, The Taproom.
Move from an Express API to a serverless architecture. You'll run a Node.js & Express APIs in the sample project. Next, you'll create an Azure Functions app. Then, you'll refactor the Express routes and data calls to use the Azure Functions app. Finally, you'll explore and launch your app.
Leaning on your express experience you can shift your APIs to serverless with minimal effort resulting in an API that scales well and lets you focus on the code, not the servers.
One way to try to recover from npm errors
Learn one good way to structure your serverless functions on Azure.