In this workshop you'll cut the server ties that bind you and learn how to start living on the edge, Serverlessly. You'll get a deep dive into building Serverless applications powered by Webtask and Auth0 Extend. Your cup will be full by the end and you'll never look at servers the same way again!
Note: Bring your laptops, this WILL be hands on!
- Node installed
- Text editor of choice
- Visual Studio Code (if wanting to try out IDE-based debugging)
- Extreme disdain for servers
- What is Webtask
- What is special about it? How does it differ from other Serverless offerings?
- Create a basic task
- Run it
- Show Realtime logs
- Create a Github Webhook
- Install the CLI
- Basic CLI commands for managing tasks
- Function signature
- Storage
- Secrets
- In the box
- NPM
- Bundling
- Devtool
- Visual Studio Code
- Creating and Managing CRON tasks
- Overview of compilers
- Sample compilers
- Express
- HTML
- Class
- Overview of Slash Webtask
- Creating and executing slash commands
- What / why Auth0 Extend
- Deep dive into an Extensible App