Удален по просьбе правообладателя
  • Урок 1. 00:14:37
    Introduction
  • Урок 2. 00:02:51
    Course Overview
  • Урок 3. 00:08:30
    Setup HTML & CSS
  • Урок 4. 00:03:54
    Fetch Data with Vanilla JavaScript
  • Урок 5. 00:07:19
    Render API Data to the DOM
  • Урок 6. 00:04:50
    Deploy a GitHub Repo
  • Урок 7. 00:07:38
    Previewing PRs on Netlify
  • Урок 8. 00:03:52
    What is a Serverless Function
  • Урок 9. 00:04:17
    Create & Run a Serverless Function
  • Урок 10. 00:04:26
    Setup API URL
  • Урок 11. 00:06:15
    Setup Gatsby
  • Урок 12. 00:09:30
    Creating a Form Component
  • Урок 13. 00:11:49
    Handling Input State with Hooks
  • Урок 14. 00:07:21
    Adding Form States
  • Урок 15. 00:10:03
    Adding a Loading Spinner
  • Урок 16. 00:06:55
    Sending Data to Serverless Functions
  • Урок 17. 00:07:53
    Sending Email with MailGun JS
  • Урок 18. 00:07:23
    Setting Up Dashboard Pages
  • Урок 19. 00:01:49
    Setting Up Client Routes in Gatsby
  • Урок 20. 00:07:44
    Setting Up a Login Route
  • Урок 21. 00:03:31
    Wiring Up Client-Side Routes
  • Урок 22. 00:06:55
    Adding Netlify Identity
  • Урок 23. 00:14:21
    Handling Authenticated States
  • Урок 24. 00:06:38
    Protecting Private Routes
  • Урок 25. 00:03:59
    Persist Data with Fauna
  • Урок 26. 00:07:19
    GraphQL Schema in Fauna
  • Урок 27. 00:11:44
    Setting Up the Back-End
  • Урок 28. 00:15:36
    Wiring Data to the UI
  • Урок 29. 00:13:49
    Adding Support for Creating Data
  • Урок 30. 00:12:42
    Saving Updated Toggle State
  • Урок 31. 00:07:39
    Deleting Data
  • Урок 32. 00:05:12
    Wrapping Up