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

Build a Page Layout in Gatsby

Jason Lengstorf
InstructorJason Lengstorf
  • gatsby
    Gatsby>=2.15.7

Share this video with your friends

Send Tweet

To start a Gatsby site, we'll need a home page and a layout that the app will live in.

In this lesson we will build out the Layout component that will wrap the wrest of the components that we build and start with a simple home page.

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