Class properties with React
By Dale L. Jefferson. Published
Dealing with this
binding in JavaScript can be a real pain. In this article, I will show you three ways to avoid binding issues. Class Properties is the new JavaScript syntax for creating handler functions that have the correct this binding.