Winnipegjs / talks

Do you want to talk at Winnipeg.js event? You're in the right place!
8 stars 0 forks source link

GraphQL: By Himanshi #5

Closed hjp2412 closed 6 years ago

hjp2412 commented 6 years ago

Title GraphQL vs REST API

Description

This is an introductory GraphQL talk to show how the query language works, the new way to think about API. For Instance, eliminating over/under fetching, reducing number of API calls and eliminate extra lines of code.

Motivation

I used to work for an accounting firm as a software developer. I worked on client and server side logc of payroll, subsistence, PVL and Per Diem, etc. For all of it, I have to create lots of utils function to calculate CPP, EI and etc. As a result, maintenance and readability of code became expensive. As a solution, we replace our api call with GraphQL.

nisnardi commented 6 years ago

This talk has been scheduled for October

nisnardi commented 6 years ago

Thanks Himanshi and we look forward having you speak again soon!