Why GraphQL?
Introduction:
As a backend developer, dealing with APIs is everyday something.
Where RESTful APIs are for less complicated data, GraphQL comes in handy when you have a lot of complex data to deal with.
Application components:
Server-side components...
charles04.hashnode.dev3 min read