Revert back to REST or resume GraphQL?
JSFoo Pune 2020
A discussion on when to revert back to REST or continue with GraphQL, exploring the trade-offs and decision-making process for choosing the right API architecture.
I enjoy sharing knowledge with the community through talks and workshops on GraphQL, Ruby on Rails, and web development. Here are some of my speaking engagements.
JSFoo Pune 2020
A discussion on when to revert back to REST or continue with GraphQL, exploring the trade-offs and decision-making process for choosing the right API architecture.
JSFoo 2019, Pune
A hands-on workshop covering GraphQL basics, building GraphQL server using Apollo-Server, and React GraphQL client using Apollo-Client. Learn GraphQL and its advantages by building a simple application with Apollo.
ReactFoo 2019
A Birds of Feather session discussing when and how to evaluate GraphQL for your use case, sharing experiences and best practices.
Pune Ruby Users Group Meetup, May 2019
Introduction to GraphQL in Ruby on Rails. Discussing problems REST APIs have and how GraphQL solves them. Includes a demo of a simple Rails application with GraphQL and React, and discussion of problems encountered in graphql-ruby.