November 27, 2018 The first Moscow GraphQL Meetup will take place at the Attic Rambler & Co. We invite all developers to talk about technology and share experiences. Topics for presentations:
1. How to work with errors in GraphQL - Pavel Chertorogov
When executing GraphQL queries, errors may occur.Let us analyze the nature of occurrence, how they return to the specification and divide them into 4 groups.The purpose of the report is to learn how to return errors to the clients of your API in the most convenient and informative way.The report will be useful for both back-tenders and front-tenders.Examples will be on Node.js, but the principle of operation will be clear to developers of any programming language.
2. GraphQL Design - Kirill Nesmeyanov (PHP development engineer, Rambler & Co advertising technologies team)
A small overview report on how the technology came into being, what it has come to and can be expected in the near future.