>=2.15.7
In this workshop, Jason Lengstorf will take you from an empty project folder all the way through deployment of a Twilio-powered video chat app built on Gatsby.
Along the way, you’ll learn powerful concepts like dynamic route handling in Gatsby, form management with React Hooks, writing custom React Hooks, context management and reducers in React, handling real-time interactions in a React app, creating serverless functions in Twilio, and setting up a Twilio account to support realtime video calling.
Twilio services were totally unknown for me before this course. Great to see how easy to build such a service ground up
Jason always does a terrific job of breaking down and explaining concepts and using very relevant examples/projects. Hey, I'm a fan lol!
Highly pragmatic presentation of a simple video chat implemented in Gatsby and Twilio
Can we also have a similar tutorial on Twilio Programmable chat and Autopilot ?
New to egghead, I really like the straight to code no unnecessary intros and fluff of the material! I can learn the things faster :)
Jason is a great teacher. Clear and concise without the tendency to waffle on like most online tutors.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.