egghead.io
illustration for Build a Video Chat App with Twilio and Gatsby

Course

Build a Video Chat App with Twilio and Gatsby

  1. 1
    Build a Page Layout in Gatsby
    1m 56s
  2. 2
    Create a React Form in Gatsby
    3m 11s
  3. 3
    Generate Dynamic Routes in Gatsby with Reach Router
    6m 15s
  4. 4
    Manage Application State in Gatsby with React Hooks
    5m 56s
  5. 5
    Generate an Access Token for Users with Twilio Serverless Functions
    6m 16s
  6. 6
    Consume a Generated Twilio Token in Gatsby with React Hooks
    2m 47s
  7. 7
    Restrict Access in Gatsby with Protected Routes
    4m 22s
  8. 8
    Connect Video to a Room with React Hooks in Gatsby
    6m 1s
  9. 9
    Show Video in Gatsby from Remote Participants with React Hooks
    5m 2s
  10. 10
    Handle Disconnected Participants with React Hooks and the Twilio API
    5m 22s

Create a React Form in Gatsby

Jason Lengstorf
InstructorJason Lengstorf
  • gatsby
    Gatsby>=2.15.7

Share this video with your friends

Send Tweet

Each video chat will happen in a "room". To do that, we need a way for people to identify themselves and choose which room they want to join.

In this lesson, we'll create a form with useState React hooks that accepts user input.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions