illustration for Build a Video Chat App with Twilio and Gatsby

Build a Video Chat App with Twilio and Gatsby

Instructor

Jason Lengstorf
52m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
206
people completed
Bookmark
Download
RSS

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.

Credits

Aleksander Ageev (illustration)

What you'll learn

  • Create dynamic web apps using Gatsby
  • Create and configure a Twilio account for enabling video calling
  • Initialize and manage realtime interactions in a web app
  • Handle complex application state using React Context and Hooks
  • Write custom React Hooks to encapsulate application logic