Going GraphQL
REST is the current leader in client-server interactions. Our services have better tooling like grpc and better formats like protocol buffers and avro. Being well typed, GraphQL can bring these together to become the next step in client/server interaction.
EVENT:
GopherCon UK 2018
SPEAKER:
Christopher Biscardi
PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).
CREDITS:
Original video source: https://www.youtube.com/watch?v=FdURVezcdcw
Additional material for GraphQL learners:
https://amzn.to/2YclkFI The Road to GraphQL...
https://amzn.to/2Fmooqf Learning GraphQL: Declarative Data Fetching for Modern Web Apps
https://amzn.to/2U3u3Lo Hands-On Full-Stack Web Development with GraphQL and React...
https://amzn.to/2CwpejP Visual Design of GraphQL Data: A Practical Introduction with Legacy Data and Neo4j
Other Videos By Coding Tech
2019-04-03 | Docker All The Things! |
2019-04-01 | Networking for Web Developers |
2019-03-25 | VS Code: The First Second |
2019-03-24 | JavaScript Vulnerabilities |
2019-03-23 | Simplicity Is Not Simple |
2019-03-22 | Microservices Gone Wrong |
2019-03-16 | Game Engine API Design |
2019-03-05 | Adding JavaScript to Minecraft |
2019-03-04 | Intro to Modern JavaScript |
2019-03-03 | Making the Next Blockbuster Game with Free Software Tools |
2019-03-02 | Going GraphQL |
2019-03-01 | Single Page Applications At Scale |
2019-02-23 | Move Over GUI, Lets Build a VUI With JavaScript! |
2019-02-22 | The React Cookbook: Advanced Recipes to Level Up Your Next App |
2019-02-17 | The Clean Architecture |
2019-02-16 | Moving Beyond Virtual DOM and State Management |
2019-02-13 | TypeScript - State of the Union |
2019-02-06 | Lean vs Agile vs Design Thinking |
2019-02-04 | Using Python in Weather Forecasting || Stephan Siemen |
2019-02-03 | console.log(brain) |
2019-01-28 | Speed, Speed, Speed: JavaScript vs C++ vs WebAssembly |