graphql
GraphQL buzz motivated me to learn it. I was enjoying working with REST APIs but when i heard about GraphQL and how it can make our life easy i started learning it. I found the concept of queries and mutations very useful. Apollo Client made things simpler for me in React. I found the concept of schema and resolvers very useful since we can define our own schema and resolvers.
I built my expense tracker app with GraphQL. It makes life easy and we only get what we need for our App which make sense. Apollo Client is also very useful just like React Query.
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.