DEV Community

Discussion on: 🧐Most Confusing Part Of JavaScript.

Collapse
 
ash_bergs profile image
Ash

While I don't know if I'd say it's the most confusing part, this can certainly take on a lot of complexity once we start taking arrow functions and other peculiar little things into account.

That said, even new developers should have a grasp of this, and the things that can impact it. I don't see hooks as a "solution" because this isn't a problem. Using it can give you all the power, knowing nothing about it could take all that power away.

Thanks for writing and starting a conversation!

Collapse
 
chetan_atrawalkar profile image
Chetan Atrawalkar

Thanks for share your thoughts