Akshat Soni

Akshat Soni @akshatsoni26

About: Full-stack dev 🚀 Next.js, React, React Native, Django expert. Python, TypeScript, javascript and etc. coder. Always learning, building cool stuff! 💻✨ Open for opportunities.

Location:
kota, Rajasthan
Joined:
Mar 6, 2024

Akshat Soni
articles - 6 total

Understanding Array Mutation in Redux: A Common Pitfall with useSelector

What is the Problem? When working with Redux, we often deal with immutable data structures...

Learn More 0 0Sep 9 '24

Understanding the Key Differences Between | and || in TypeScript

This blog post will show the difference between these two operators. In TypeScript, operators are...

Learn More 3 8Aug 25 '24

[empty * n] Syntax in JavaScript

In JavaScript, we often encounter various syntaxes and constructs that may seem unusual at first...

Learn More 0 0Aug 18 '24

Preventing Data Leaks in React.js: A Deep Dive into useEffect

in this blog, I am writing about some data leaking problem and what is problem with that. React.js...

Learn More 0 0Aug 11 '24

Decoding JavaScript: Mastering Null, Undefined, and Empty Values

As we know, JavaScript is a dynamically typed language, which can sometimes confuse us when dealing...

Learn More 3 0Aug 4 '24

The Hidden Dangers of Shallow Copying in JavaScript: Lessons from API Response Handling

Understanding Shallow vs Deep Copying in JavaScript: A Next.js API Example One common...

Learn More 4 0Jul 28 '24