is coming soon...
ado.xyz

Chicago JavaScript Meetup Group

Building Real-World Serverless Apps with Node, Webtask, and Vue

July 24, 2018 in Chicago, Illinois

Serverless applications are all the rage these days, but can they be used to build real-world applications? Find out as we build a complete app with just JavaScript. In this talk, we’ll cover building serverless applications with Node.js and Webtask. We are going to build, secure, and expose a Node.js API and hook it into a front-end client that we will build with Vue.js.

You will learn:

  • Why serverless is awesome

  • How to build an awesome front-end client with Vue.js

  • How to add dynamic functionality by building a serverless Express.js app with Webtask

  • The importance of security and how to implement JSON Web Token authentication and security for your users and API