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