React - setState is not a function
March 14, 2020 - 7 min readLosing the context of this inside component's handler method
Written by Sagiv Ben Giat.Code, Thoughts & Opinions.
Losing the context of this inside component's handler method
When our data is not ready yet for rendering
Learn the concept of closure in JavaScript.
Learn the concept of inheritance with the prototype chain.
The evolution of sharing logic in react
The bug that you don't even know you have
90% of react developers faced this warning at least once
Follow these 6 rules to determine what βthisβ is bound to.
~8 reasons why you should answer Stack Overflow questions
Allow a react application to be part of a micro frontends architecture
The truth behind the double and tripple equal in JavaScript
Can we really compare react's context with redux?