7 Comments
User's avatar
ARPIT KUMAR JAIN's avatar

After reading this eagerly Waiting for next article on the same topic.

Expand full comment
Petar Ivanov's avatar

Thank you for sharing that! What would you like to learn more about?

I'm currently preparing a post about GraphQL Schema Design 101.

Expand full comment
ARPIT KUMAR JAIN's avatar

Hi Petar,

Thanks for your reply. Readers would like to dig deeper into implementation details of GraphQL Server using Apollo GraphQL or any other. Also concepts like Subscriptions, Fragments, Directives, Federation, etc. The same you have mentioned at the end of the article. We use GraphQL extensively in my organisation and would love to have a step by step guideline for readers to become a better GraphQL dev. Thanks again for sharing the knowledge. ♥️

Expand full comment
Petar Ivanov's avatar

Appreciate sharing all that, Arpit! I'll have this in mind.

Do you have any specific use cases for other technologies like React, Node, etc?

Expand full comment
ARPIT KUMAR JAIN's avatar

Yes We have been using GQL as BFF (Backend for Frontend) tech, whereas Frontend tech in React Native Application and Backend written in Java.

Expand full comment
Petar Ivanov's avatar

Thank you for sharing that!

Btw, do you have any other topics you would like me to explore or share more insights?

Expand full comment
Alex Pliutau's avatar

Great write-up. In what scenarios do you think might GraphQL outperform REST in terms of performance, or when might REST be a better choice for performance-critical applications?

Expand full comment