🎉 If you just started with Hasura GraphQL you can save a lot of time learning it 🎉 You can watch my complete (6,5 Hours) video course bit.ly/complete-hasura-course where you will learn how to: Connect React & Angular Apps with Hasura, Implement Authentication & Role-Based access to the Data, File Uploading, extend Business Logic with Firebase Cloud Function and how to Deploy your Project to multi Environments (dev, prod) with GitHub Actions .
Hello, great video, I am looking forward to the course on Udemy!!! Congratulations on the way you explain, in detail and leisurely, and touch the simplest details for all those who have no previous knowledge of Hasura. I would like the course to address in some section, interesting topics such as: 1- How to add more functionality to our Hasura project with a Backend app (In any language). 2- How to integrate some front-end project(a CRUD example maybe) to see how it consumes data from Hasura Graphql API. 3- How to add some type of authentication to the API (OAuth or Social Media Auth). 4- How to limit access to the API (or parts of it) through the use of Roles and Permissions. 5- How to make a deploy outside of HasuraCloud + Heroku (ex. AWS or GCP). 6- How to define queries, mutations, and subscriptions custom, beyond those that Hasura automatically offers from the DB's schema (Ex. a query to extract statistics data from 2 or more tables to be used in a graphic view). 7- How to manage our DB schemas migrations correctly. Congratulations again for the course and many successes !!!
Hi, how can we resolve this error in hasura console { "errors": [ { "message": "x-hasura-admin-secret/x-hasura-access-key required, but not found", "extensions": { "path": "$", "code": "access-denied" } } ] }
🎉 If you just started with Hasura GraphQL you can save a lot of time learning it 🎉 You can watch my complete (6,5 Hours) video course bit.ly/complete-hasura-course where you will learn how to: Connect React & Angular Apps with Hasura, Implement Authentication & Role-Based access to the Data, File Uploading, extend Business Logic with Firebase Cloud Function and how to Deploy your Project to multi Environments (dev, prod) with GitHub Actions .
Hello, great video, I am looking forward to the course on Udemy!!! Congratulations on the way you explain, in detail and leisurely, and touch the simplest details for all those who have no previous knowledge of Hasura.
I would like the course to address in some section, interesting topics such as:
1- How to add more functionality to our Hasura project with a Backend app (In any language).
2- How to integrate some front-end project(a CRUD example maybe) to see how it consumes data from Hasura Graphql API.
3- How to add some type of authentication to the API (OAuth or Social Media Auth).
4- How to limit access to the API (or parts of it) through the use of Roles and Permissions.
5- How to make a deploy outside of HasuraCloud + Heroku (ex. AWS or GCP).
6- How to define queries, mutations, and subscriptions custom, beyond those that Hasura automatically offers from the DB's schema (Ex. a query to extract statistics data from 2 or more tables to be used in a graphic view).
7- How to manage our DB schemas migrations correctly.
Congratulations again for the course and many successes !!!
Awesome feedback! Thank you very much 🙏🏻
Thanks for giving us a nice short of What Hasura is.
Thank you so much for this tutorial my friend :)
very useful and concise, thanks!
You are welcome 🙂
Thanks for the nice content, specially Angular
Thank you! :) there will be more
Hi,
how can we resolve this error in hasura console
{
"errors": [
{
"message": "x-hasura-admin-secret/x-hasura-access-key required, but not found",
"extensions": {
"path": "$",
"code": "access-denied"
}
}
]
}
Will you have the course subtitled in Spanish?
Hi Christian,
Unfortunately, I have no plans to translate it. Sorry
@2:21 ❤️++