hithesh.kumar

hithesh.kumar @hitheshkumar

About: Things aren’t always #000000 and #FFFFFF

Joined:
Jan 4, 2021

hithesh.kumar
articles - 8 total

Master JavaScript Promises: 10 Tricky Output Questions Every Developer Must Know! (Part 2)

Welcome to Part 2 of our JavaScript promises series! In Part 1, we explored basic promise behaviors,...

Learn More 7 0Oct 8 '24

Master JavaScript Promises: 10 Tricky Output Questions Every Developer Must Know! (Part 1)

JavaScript promises are an essential part of modern web development. They allow us to handle...

Learn More 7 0Oct 8 '24

Code Smells: Warning Signs in Your Codebase You Can't Ignore

If you're a coder, you've likely encountered code that feels "off"—it's harder to maintain,...

Learn More 9 2Oct 7 '24

"Master JavaScript Hoisting: 10 Tricky Output Questions Every Developer Must Know!" - Part 2

Here are a few advanced hoisting-related questions that challenge your deeper understanding of...

Learn More 6 0Oct 4 '24

"Master JavaScript Hoisting: 10 Tricky Output Questions Every Developer Must Know!" Part 1

JavaScript hoisting is one of the most important yet often misunderstood concepts for developers,...

Learn More 7 0Oct 4 '24

Optimize cyclomatic complicity in your javascript code.

Cyclomatic complexity is a measure of the complexity of a program, and it is calculated based on the...

Learn More 1 0Dec 29 '22

6 Best practices for react state management in 2023.

There are several best practices to follow when managing state in a React application: 1.Keep the...

Learn More 3 0Dec 29 '22

"Is Your React/Node App Safe? How to Detect Vulnerabilities Using OWASP Dependency-Check!"

In today’s fast-paced development world, security often takes a back seat to feature building....

Learn More 29 3Jan 7 '21