Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React and Serverless - Fullstack Developmnent, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:27
    Welcome
  2. Урок 2. 00:05:25
    My Setup
  3. Урок 3. 00:03:19
    1.1 What We'll Build and Resources
  4. Урок 4. 00:06:18
    1.2 Create Starter React Project
  5. Урок 5. 00:07:45
    1.3 Add Routing with React Router
  6. Урок 6. 00:04:23
    1.4 Create the Navbar
  7. Урок 7. 00:03:34
    2.1 Introduction to Styled Components
  8. Урок 8. 00:09:47
    2.2 Create Base Styled Components
  9. Урок 9. 00:11:22
    2.3 Style the Navbar
  10. Урок 10. 00:06:51
    2.4 Style the Home Page
  11. Урок 11. 00:11:21
    2.5 Style the Game Page
  12. Урок 12. 00:03:59
    3.1 Introduction to React Hooks
  13. Урок 13. 00:08:00
    3.2 First Hook To Track User's Score
  14. Урок 14. 00:19:54
    3.3 Implement the Timer
  15. Урок 15. 00:03:22
    3.4 Listen for User Input
  16. Урок 16. 00:09:29
    3.5 Update User Score Based on Input
  17. Урок 17. 00:02:57
    4.1 Introduction to React Context
  18. Урок 18. 00:09:46
    4.2 Tracking User's Score Between Components
  19. Урок 19. 00:03:36
    5.1 Introduction to Airtable
  20. Урок 20. 00:10:12
    5.2. Airtable Workspace and API
  21. Урок 21. 00:06:22
    6.1 Introduction to Serverless Functions
  22. Урок 22. 00:11:54
    6.2. Netlify Init and Setup
  23. Урок 23. 00:13:49
    6.3. Creating Your First Serverless Function
  24. Урок 24. 00:12:29
    6.4. Serverless Function to Retrieve High Scores
  25. Урок 25. 00:07:03
    6.5. Setup Environment Variables
  26. Урок 26. 00:09:32
    6.8 Refactoring Common Airtable Code
  27. Урок 27. 00:18:26
    6.6 Displaying High Scores
  28. Урок 28. 00:14:39
    6.7. Create Save High Score Serverless Function
  29. Урок 29. 00:10:09
    6.9. Save Score on Game Over
  30. Урок 30. 00:08:12
    6.10. Game Over Bug Fix and Extra Styling
  31. Урок 31. 00:03:00
    7.1 Introduction to Authentication
  32. Урок 32. 00:04:38
    7.2. Sign up and Create Tenant in Auth0
  33. Урок 33. 00:15:45
    7.3. Add Authentication in React
  34. Урок 34. 00:04:37
    7.4. Require Username on Sign Up
  35. Урок 35. 00:04:32
    8.1 introduction to Authorization (JWTs and Access Tokens)
  36. Урок 36. 00:11:01
    8.2 Include Access Token in Save Score Request
  37. Урок 37. 00:07:16
    8.3. Retrieve and Parse Access Token
  38. Урок 38. 00:19:50
    8.4. Validate Access Token
  39. Урок 39. 00:00:56
    9.1 Introduction to Theming with CSS
  40. Урок 40. 00:08:02
    9.2. Create CSS Variables for Theming
  41. Урок 41. 00:08:42
    9.3. Use the Styled Components Theme Provider
  42. Урок 42. 00:09:29
    9.4. Create UseTheme Hook
  43. Урок 43. 00:05:20
    9.5. Persist Theme Choice in Local Storage
  44. Урок 44. 00:09:49
    10.1. Styling and Clean Up
  45. Урок 45. 00:05:44
    10.2. Final Deploy Configurations in Netlify
  46. Урок 46. 00:03:56
    11.1 What's Next
  47. Урок 47. 00:01:32
    11.2 Wrap Up