GraphQL
GRGRGR
2,795 learners joinedDescription
GraphQL veri çekmek, sorgulamak, veriler üzerinde işlem yapmak için kullanılan REST tabanlı web servis sorgulama dilidir.Hiçbir veritabanı türüne bağlı değildir. Yani POSTGRESQL veya mongoDB ile kullanılabilir.Bu büyülü asistan ile tanışmaya hazır olun. rest,schema,array,apollo,query,rest
Lessons
Giriş
10 lessonsMutations (Server)
6 lessonsSubscriptions (Server)
7 lessonsFolder/Schema Structure
3 lessonsQueries (Apollo Client)
8 lessonsSubscriptions (Apollo Client)
5 lessonsMutations (Apollo Client)
7 lessonsGraphQL & MongoDB
10 lessonsHasura
8 lessonsComments App with Hasura
5 lessonsRealtime Voting App with Hasura
7 lessonsDeployment
2 lessonsMeeting App with Hasura
18 lessons- Hasura Kurulumu ve DB Yapısının Oluşturulması
- Express Backending Hazırlanması
- Sucrase, Hasura Client, Routing ve Error Handling
- User Register Route
- Hasura JWT Authentication (Register)
- Hasura JWT Authentication (Login)
- Me Query
- Hasura Permissions
- Computed Fields
- Event Triggers - 1
- Event Triggers - 2 (sending e-mails)
- Meeting Approve Invitation
- One Off Scheduled Events - 1
- One Off Scheduled Events - 2
- Countries GraphQL API
- Rick and Morty Characters
- Anonymous Chat App
- Realtime Voting App