Master de II. ULL. 1er cuatrimestre
Hoy Clase del Lunes 29/11/2021 (Semana C) repasaremos por donde vamos con las prácticas anteriores.
Observaciones sobre como comprobar el funcionamiento en producción de una github extensión usando GitHub Actions:
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`