Working on building, optimising and scaling the live classroom streaming experience on the Unacademy platform. Writing about things I learn around all things web dev.
Jun 15, 2021 • 6 min read
Hello folks! In this article, we'll learn about Arrow Functions in JavaScript – what are they, how to use them, and their gotchas. If you're a beginner, I hope this helps you understand the concept well. And if you're already familiar with the concep...
Jun 14, 2021 • 7 min read
Hello folks, in this article I'll be showing you how you can use GraphQL with Axios and Redux, along with error handling. This is not a beginner tutorial. Hence a basic understanding of how GraphQL, Axios, and Redux work will be helpful. And if you a...
Jan 16, 2021 • 8 min read
If you are new to Web Development or React in particular, you might have heard this buzz word "React Hooks" a lot and might be finding it overwhelming too. You may be having questions like – "Should I learn it? Is it important? Is it even required fo...