Speaker Details

https://www.devfestdc.org/wp-content/uploads/2019/04/Matt-Crowder-Pic-320x256.png

Make

Connection

Follow me
Software Engineer at Appian

Matt Crowder


Matt is a software engineer at Appian in Northern Virginia. He is a passionate javascript developer who enjoys blogging at dev.to/mcrowder65, and is also a co-organizer of Northern Virginia’s javascript meetup – NoVa.JS.  In his spare time he enjoys running with his dog, lifting weights, and playing video games with his wife.


Matt’s

Tech Talk


1:30 PM | Track #3

Intro to GraphQL and how to architect a React app with Apollo GraphQL

Learn what, where, how, and why to use GraphQL, then learn practical advice on how to architect an application using the Apollo GraphQL library for React.

You’ll first learn the basics: what is GraphQL, where should you use it, how to use it, and why to use it, then you’ll learn more “advanced concepts“ such as file placement, how to manage types, where to do mutations, queries, when to use apollo-link-state, how to utilize Apollo’s caching, how to effectively utilize an existing GraphQL backend, and lastly how to efficiently test a GraphQL application written in React.