Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Writing and Testing GraphQL Server

Writing and Testing GraphQL Server

GraphQL Server Demo for Facebook DevC Malang April Event

Disyam Adityana

April 07, 2018
Tweet

More Decks by Disyam Adityana

Other Decks in Technology

Transcript

  1. Ask the Audience • Hear About GraphQL? • Frontend Dev?

    • Try GraphQL? • Use Graphql in Production? • Backend Dev? • Try GraphQL Server? • Use GraphQL Server in Production? • Hear About TDD / Automated Test / Code Testing? • Try Testing your Code? • Use Test in Production? • Unit Test? • Integration Test?
  2. Why TDD? • Safety Net • Reduce Bugs • Fast

    Feedback • Validate Your Design • Keep Focus on Getting Done • Force Developer to Think About Goals • Easy Maintenance • Easy Upgrade