DEV Community

Cover image for Going Serverless with Vue.js
JavaScript Tutorial
JavaScript Tutorial

Posted on

Going Serverless with Vue.js

With the rise of serverless architectures, developers have the power to do more with less. Rather than spending time and energy deploying and managing a server, they can now focus on the business logic driving their applications. Serverless functions moreover allow for compartmentalizing your application so your logic is sequestered in a function and can scale automagically without any worry or fuss. What’re more, you pay only for what you use!

In this video, we’ll examine strategies for building applications in VueJS with a serverless mindset. Specifically, we’ll walk through real life use cases of how we can bank on serverless functions to do the work of making API calls and communicating with third party services.

Thanks for reading
If you liked this post, share it with all of your programming buddies!
Follow us on Facebook | Twitter

Further reading

Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)
React vs Angular vs Vue.js by Example
Running TensorFlow on AWS Lambda using Serverless
Easily Deploy a Serverless Node App with ZEIT Now

Top comments (1)

Collapse
 
orionrush profile image
orionrush

video is unavailable?