From REST To GraphQL
As our applications grow larger, our REST architecture often becomes unmanageable. Custom endpoints and over/under fetching all become part of your life as a developer. Leave that behind and welcome GraphQL, a declarative and hierarchal way to fetch data, with just one endpoint to rule them all.
EVENT: Full Stack Fest 2016
SPEAKER: Marc-Andre Giroux (https://twitter.com/__xuorig__)
PERMISSIONS: The original video was published on Codegram Technologies YouTube channel (https://www.youtube.com/channel/UCwoOpKfkyCQHW562hXXQAGg) with the Creative Commons Attribution license (reuse allowed).
ORIGINAL SOURCE: https://www.youtube.com/watch?v=eD7kLFGOgVw
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
2017-09-10 | LAMBDA Functions: Powerful And Elegant Abstractions |
2017-09-07 | Things I Was Unprepared For As A Lead Developer |
2017-09-06 | The Frontend Is A Full Stack |
2017-09-04 | VS Code: Supercharge Your JavaScript Debugging Workflow |
2017-09-04 | How To Become A Data Scientist In 6 Months || Tetiana Ivanova |
2017-09-03 | Enterprise Programming Tricks For Clean Code |
2017-09-02 | WHY ELM? |
2017-09-01 | VSCode: 10 Most Useful Tips And Tricks |
2017-08-31 | GraphQL In Production |
2017-08-29 | Reasonable JavaScript |
2017-08-27 | From REST To GraphQL |
2017-08-24 | WebAssembly In Action |
2017-08-21 | When To Go Native Over JavaScript |
2017-08-16 | Zero To GraphQL In 30 Minutes |
2017-08-15 | 10 Tips For Clean Code |
2017-08-14 | Using GraphQL, ReactJS and Apollo To Create Amazing Apps |
2017-08-13 | Github For The Rest Of Us |
2017-08-12 | A Better Way To Write Code |
2017-08-09 | The Future Of ES6 |
2017-08-07 | Immutable User Interfaces |
2017-08-02 | What Does It Take To Be An Expert At Python? |