Two React Tips every beginner should know

added by JavaScript Kicks
3/16/2015 2:02:51 PM

680 Views

React is known for its relative lack of pitfalls and small API surface. This makes the few issues it has all the more frustrating, especially for the beginners. I hope that these issues will be solved by more descriptive warnings in the next releases of React, but in the meantime here is something you, as a React beginner, should know in order to avoid hours of frustration.


0 comments