graphql

Recursos de programación de graphql
La agenda de esta sesión será la siguiente: 19:00 - Bienvenida y anuncios 19:15 - #MAD - "Docker y Liferay para torpes", Ibai Ruiz. 19:50 - #MAD. "Integración de Alexa con Liferay gracias a GraphQL y Headless APIs. David Gómez . 20:30: Despedida y networking. Durante la bienvenida y anuncios, revisaremos y actualizaremos alguno de los próximos pasos a dar que quedaron pendientes en la sesión que hicimos coincidiendo con el Symposium.
Antes de dar paso a la invitada quiero invitarte a escuchar dos episodios muy especiales de Web Reactiva: wr111 con la participación coral de 20 personas respondiendo a la pregunta "¿Por qué me gusta programar? wr100 donde celebramos la centena con el Manifiesto del Developer que Quiere Ser Piña. Además, si quieres saber lo que se esconde detrás del LiveCoding de la Zona Premium no dejes de apuntarte al Curso Gratis de buenas prácticas de programación. La importancia de desarrol...
A 3-day, single track conference with a workshops day about topics ranging from GraphQL, WebAssembly, the JAMStack & Progressive User Interfaces to HTTP/3, Automation Testing, Serverless and the P2P web. No matter if you consider yourself a backend, frontend developer, or anywhere in-between, Full Stack Fest is for you. -------------------- ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
How to build a serverless application with the least amount of code needed? In this talk, I will show you how to architect serverless applications with GraphQL, using AppSync. I will introduce you to the AppSync service and all its different components. AppSync is a managed service from AWS and is a GraphQL server. It has a lot of out of the box functionalities that are really helpful when building applications like authorization or subscriptions, and it connects directly to services like DynamoDB so you don`t need to code that interface yourself. ------------- Todos los vídeos de WTM Barcelona 2019 en: https://lk.autentia.com/WTMbcn19-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
Las APIs están más de moda que nunca. Por un lado, las grandes nubes públicas como AWS o Azure han mejorado mucho sus API Gateways. GraphQL está posicionandose cada vez con más fuerza. Mediante WebSockets se puede construir ya comunicaciones bidireccionales. Y la industria bancaria está corriendo contra reloj para llegar a tiempo y poder publicar este año las APIs de Pagos y Movimientos de Cuentas. ------------- Todos los vídeos de WeCodeFest 2019 en: https://www.youtube.com/watch?v=3zY4tfRMyAo&list=PLKxa4AIfm4pXYvEpS1qs5pyv0Uj4DDt5o ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
¿Pensando en montar una arquitectura de microservicios?¿O quizás ya estás en mitad de una y sientes que estás perdiendo el control o te produce ansiedad cualquier subida a producción? En esta charla hablaré de cómo podemos volver a tomar el control de la situación combinando tres cosas: GraphQL, service directory and contract testing. Codemotion is the biggest tech conference in Italy and one of the most important in Europe, with a network of more than 500k developers. What are you waiting for to be a Codemotioner? ------------- ¿Y si lo escuchas mientras vas al trabajo o te pones en forma?: https://www.ivoox.com/31534214 ------- Todos los vídeos de Codemotion 2018 en: https://www.youtube.com/playlist?list=PLKxa4AIfm4pUKl4PGFucaziMr16GVOBI0 Twitter; https://goo.gl/MU5pUQ Instagram; https://lk.autentia.com/instagram LinkedIn https://goo.gl/2On7Fj/ Facebook; https://goo.gl/o8HrWX
Luis Emilio Velasco Sánchez In the context of building APIs, GraphQL is getting a lot of attention lately, especially comparing it as an alternative to REST. In this talk we will see the lessons learned and pitfalls of using GraphQL within a microservices architecture (with Ruby, Elixir, Javascript and React) and go beyond HTTP with an example of GraphQL Subscriptions and WebSockets.