Crafting Compelling Real-Time Web Experiences with GraphQL and React
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the world of real-time web experiences using GraphQL and React in this comprehensive conference talk. Dive into the challenges of meeting user expectations for instant data and connected experiences. Learn how GraphQL, Facebook's query language, offers an attractive alternative to RESTful APIs. Discover the power of GraphQL's strongly typed, hierarchical queries and its ability to provide real-time updates through Subscriptions. Get hands-on experience building real-time APIs with GraphQL and integrating them with React using the Apollo client. Gain insights into crafting compelling user experiences, addressing over/under fetching, implementing push notifications, and leveraging live queries. Explore advanced topics such as the @defer directive, persisted queries, and query analysis techniques. Walk away with practical knowledge to deliver cutting-edge, real-time web applications that meet modern user demands.
Syllabus
Intro
OVER / UNDER FETCHING
GRAPH THEORY
REQUEST RESPONSE
CUSTOMER EXPECTATIONS
PUSH NOTIFICATIONS
LIVE QUERIES
SUBSCRIPTIONS
CONSISTENT INTERFACE
RELAY MODERN
APOLLO CLIENT
SLOW / EXPENSIVE
@DEFER DIRECTIVE
PERSISTED QUERIES
MALICIOUS QUERIES
QUERY DEPTH ANALYSIS
QUERY COST ANALYSIS
TAKEAWAYS
QUESTIONS
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube