Menu
Tech Expo Gujarat 2024
AI Development
Services
Solutions
Technologies
About Us
Career
Resources
Work with Thirdrocktechkno
WEB DEVELOPMENT
MOBILE DEVELOPMENT
PRODUCT ENGINEERING
QUALITY ENGINEERING
HEADLESS CMS
HIRE AI DEVELOPER
HIRE VOICE DEVELOPER
HIRE WEB DEVELOPER
HIRE MOBILE DEVELOPER
Apollo Library has been used to Integrate GraphQl with React Web Application What is React Js? React : A JavaScript library for building user interfaces. React is an open-source JavaScript library for building user interfaces or UI components. React can be used as a base in the development of single-page or mobile applications. React allows us to create reusable UI components. What is GraphQL? GraphQL : A query language for your API GraphQL provides a complete and understandable descriptio
As a tester, I have been exploring different tools to convert manual testing into automation process. So, next time I don’t have to execute the same things again manually.
We always want to access currentUser in all the controllers. I have seen many people use the token to fetch the user all the time. Instead I think it’s better we set the currentUser in the middleware at the time of authentication.