Master de II. ULL. 1er cuatrimestre
Hoy Clase del Miércoles 24/11/2021 (Semana B) vamos a intentar ponernos al día con las prácticas anteriores.
Continue studying the basics of express and GraphQL
See the hello graphQL example at https://github.com/crguezl/learning-graphql-with-gh/tree/main/graphql-beginner-series
Tenemos una nueva práctica en camino sobre las subscripciones en GraphQL:
To understand the fundamental of Subscriptions is convenient to know these three technologies:
Another concept that you have to know before going to GraphQL subscriptions is Async Generators. If you don’t feel confident about async generators, review these lessons:
subscriptions/hello/ in the repo
crguezl/graphql-yoga-examples`subscriptions/hello/ in the repo
crguezl/graphql-yoga-examples`