Jul 29, 2017 · 1 min read
I thought the same for awhile, but with static properties and arrow function binding — both of which you mention — all the issues I had went away. That React itself is heading on the class-based direction was the impetus I needed to switch. (The babel changes required to support the new syntax are minimal, as others have noted.)
