HD
homeblogabout
Hetav Desai

Hetav Desai

Software Engineer at 

 Unacademy

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.

Recent Posts

Jun 15, 2021  •  6 min read

JavaScript Arrow Functions

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

Using GraphQL with Axios and Redux

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

Why Are React Hooks Required?

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...

Read all posts
Hetav Desai