illustration for Build a Video Chat App with Twilio and Gatsby

Build a Video Chat App with Twilio and Gatsby

Instructor

Jason Lengstorf
52m closed-captioning
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)

Listen to Jason Lengstorf tell you about this course:

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

Learner Reviews

  • Tunca Tunc
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Twilio services were totally unknown for me before this course. Great to see how easy to build such a service ground up

  • Andrew Kroll
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Jason always does a terrific job of breaking down and explaining concepts and using very relevant examples/projects. Hey, I'm a fan lol!

  • Gabriel Forró
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Highly pragmatic presentation of a simple video chat implemented in Gatsby and Twilio

  • Aman Minhas
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Can we also have a similar tutorial on Twilio Programmable chat and Autopilot ?

  • Juan
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    New to egghead, I really like the straight to code no unnecessary intros and fluff of the material! I can learn the things faster :)

  • Andrew Thompson
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Jason is a great teacher. Clear and concise without the tendency to waffle on like most online tutors.

Course Content

52m • 10 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    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.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    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

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    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.