Jay Gurav
Fullstack developerI'm a software developer during the day and a geek by night. Writing software is my profession, hobby, and passion. Currently cajoling code with coffee at Decathlon.
Most popular posts
Why GraphQL?
viewsGraphQL was developed to cope with the need for more flexibility and efficiency! learn how it solves many of the shortcomings and inefficiencies that developers experience when interacting with REST APIs.
Functions -am I pure?
viewsBelieve me functional programming and pure functions have some desirable properties, that are much rather well said than properly implemented. learn more about pure functions.
GraphQL Types system
viewsType systems are built-in features of most programming languages, generally used to formalize and enforce a consistent criteria of how data should be stored and accessed, learn more about GraphQL type systems