I am a self taught developer. Solving coding problems at hackerrank, codewars. Doing CSSbattle and completing projects from frontendmentor
I am available for junior front end developer job.
Introduction In today's interconnected digital world, you've likely heard the term "API" being thrown around frequently. But what exactly is an API, and why is it such an essential concept in the realm of technology and software development? If you'r...

When it comes to making HTTP requests in TypeScript, developers often find themselves torn between two popular choices: the native fetch API and the third-party library Axios. Both of these options are powerful and have their own strengths and weakne...

What is Context API? The Context API is a feature in React, a popular JavaScript library for building user interfaces, that allows one to manage and share the state between components without passing data through props at every level of the component...
