Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.39 KB

intro-react-native-graphql-apollo-client.md

File metadata and controls

33 lines (24 loc) · 1.39 KB

Intro to React-Native and Apollo-Client

Date: 05.02.2019

Venue: TechNTrade

Description:

Using Github's GraphQL API as a backend, we'll be working on a small client app in ⚛️ react-native + 🚀 apollo-client. This app will serve as a playground, and help us cover these topics:

  • getting started with react-native: using expo vs. building projects with native code
  • handling routing via react-navigation
  • setting up apollo-client and executing some basic operations (queries, mutations)
  • offline support
  • styling using styled-components

This will be a presentation + live coding.

About Emilia Software Engineer, Frontend Team Lead @ Modus Create. Javascript and React enthusiast. Loves OSS. Volunteer developer @ JSHeroes.

Slides

Repo

References

More Resources