I've been writing recently about JavaScript, React and React Native. I love writing as it helps me become a better communicator, improves my understanding of concepts and makes me a better programmer.
If any of my articles helped you learn something new, or if you want to discuss something in more detail, please feel free to reach out to me!
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...
Dec 15, 2020 • 2 min read
What does FAANG/M stand for? Facebook, Apple, Amazon, Netflix, Google and Microsoft are the technology giants that comprise the popular acronym FAANG or FAAMG or FAANGM. The General Perception Most people in the tech community have a perception that ...
Jun 07, 2020 • 9 min read
The Coronavirus outbreak has brought the whole world to a standstill. This presents to us an opportunity to do things that we have always wanted to but couldn’t just because of lack of time. With my interests in computers, I have always wanted to cre...