Удален по просьбе правообладателя
  1. Урок 1. 00:04:01
    What we will learn in this Course?
  2. Урок 2. 00:02:57
    What is Hasura?
  3. Урок 3. 00:03:54
    Start with Hasura in Hasura Cloud
  4. Урок 4. 00:05:43
    Run Hasura as a Docker Container
  5. Урок 5. 00:04:31
    Hasura Console Overview
  6. Урок 6. 00:03:00
    Creating Tables in Hasura Database Manager
  7. Урок 7. 00:04:47
    Let's build the first GraphQL query to the Database
  8. Урок 8. 00:04:10
    Query - Data sorting
  9. Урок 9. 00:04:25
    Query - Data filtering
  10. Урок 10. 00:03:38
    Query - Full-Text Searching
  11. Урок 11. 00:05:10
    Query - Combine Multiple Filters
  12. Урок 12. 00:02:32
    Query - How to do Pagination
  13. Урок 13. 00:04:30
    Query - How to work with Relations between Database Tables
  14. Урок 14. 00:05:28
    Mutations - Create an Item
  15. Урок 15. 00:02:34
    Mutations - Update an Item
  16. Урок 16. 00:01:53
    Mutations - Delete an Item
  17. Урок 17. 00:01:42
    Mutations - Mutate Items with Relations
  18. Урок 18. 00:03:01
    How to use Variables in GraphQL Queries, Mutations and Subscriptions
  19. Урок 19. 00:01:53
    Subscriptions - Realtime Queries
  20. Урок 20. 00:01:02
    How to extend Business Logic?
  21. Урок 21. 00:06:45
    Setup Firebase Cloud Functions
  22. Урок 22. 00:03:58
    Event triggers - Create an Event Trigger
  23. Урок 23. 00:07:34
    Event triggers - Implement Event Logic
  24. Урок 24. 00:03:22
    Actions - Basic Overview
  25. Урок 25. 00:05:43
    Actions - Create an Action (Create User Action)
  26. Урок 26. 00:04:27
    Actions - Relations to the Database Tables
  27. Урок 27. 00:02:01
    Remote Scheme - What is that?
  28. Урок 28. 00:06:33
    Remote Scheme - Create and connect external GraphQL Scheme
  29. Урок 29. 00:02:20
    Section recap
  30. Урок 30. 00:02:03
    How to protect Hasura Endpoints
  31. Урок 31. 00:05:40
    Authentication with JWT (JSON WEB Token)
  32. Урок 32. 00:06:13
    Authentication with JWT & Firebase REST API
  33. Урок 33. 00:05:34
    Role-based Access
  34. Урок 34. 00:04:15
    Anonymous Role
  35. Урок 35. 00:03:23
    Webhook Authentication Mode
  36. Урок 36. 00:02:18
    Describe a Problem
  37. Урок 37. 00:02:34
    What is Migrations & Metadata
  38. Урок 38. 00:02:10
    Meet Hasura CLI
  39. Урок 39. 00:03:18
    Create Initial Migration
  40. Урок 40. 00:02:18
    How to export Metadata
  41. Урок 41. 00:04:07
    How to check Migration Status
  42. Урок 42. 00:04:11
    How to apply Metadata
  43. Урок 43. 00:04:35
    How to keep your Migrations & Metadata always in Sync
  44. Урок 44. 00:04:11
    Migration Squashing
  45. Урок 45. 00:04:12
    Seed Migrations
  46. Урок 46. 00:02:57
    How to rollback Changes if something went wrong
  47. Урок 47. 00:03:16
    Fix Permissions for User Roles
  48. Урок 48. 00:07:54
    Create Action - Upload File
  49. Урок 49. 00:04:38
    Create an Angular App & install Angular Material
  50. Урок 50. 00:09:06
    Implement SignUp functionality
  51. Урок 51. 00:06:00
    Implement SignIn functionality
  52. Урок 52. 00:08:21
    Typescript Code and types Autogeneration
  53. Урок 53. 00:09:05
    Create Authentication Guards and Create a User Profile
  54. Урок 54. 00:03:59
    Perform Secure Queries to GraphQL Endpoints
  55. Урок 55. 00:07:55
    Implement File Uploading
  56. Урок 56. 00:04:38
    Render the List of Uploaded Files
  57. Урок 57. 00:07:25
    Open File Details in Dialog Window
  58. Урок 58. 00:10:18
    Add Comments to the File
  59. Урок 59. 00:06:38
    Create a React App and install dependencies
  60. Урок 60. 00:09:04
    Implement SignUp functionality
  61. Урок 61. 00:06:06
    Implement SignIn functionality
  62. Урок 62. 00:10:39
    Typescript Code and types Autogeneration
  63. Урок 63. 00:10:23
    Create Authentication Guards and Create a User Profile
  64. Урок 64. 00:03:46
    Perform Secure Queries to GraphQL Endpoints
  65. Урок 65. 00:11:24
    Implement File Uploading
  66. Урок 66. 00:04:25
    Render the List of Uploaded Files
  67. Урок 67. 00:08:31
    Open File Details in Dialog Window
  68. Урок 68. 00:06:19
    Add Comments to the File
  69. Урок 69. 00:11:09
    Configure Hasura for convenient Local Development for a Team
  70. Урок 70. 00:06:38
    Configure Cloud Functions for Multi Environments
  71. Урок 71. 00:05:16
    Configure React Application for Multi Environment Support
  72. Урок 72. 00:07:35
    Create & Configure Firebase Production & Develop Projects
  73. Урок 73. 00:06:37
    Create & Configure Hasura Production & Development instances
  74. Урок 74. 00:05:43
    Configure GitHub Repo a setup sensitive Data as Secrets
  75. Урок 75. 00:10:05
    Deploy Cloud Function with GitHub Actions
  76. Урок 76. 00:03:41
    Deploy Hasura Engine with GitHub Actions
  77. Урок 77. 00:07:27
    Deploy React App using GitHub Actions
  78. Урок 78. 00:05:38
    Deploy the whole Project to Production Environment
  79. Урок 79. 00:14:34
    Upgrade to Hasura 2.0 and Metadata 3.0