steos / reactcards

devcards for react
BSD 3-Clause "New" or "Revised" License
486 stars 29 forks source link

Alert user of runtime error if they happen inside of the provided Sta… #33

Closed haywoood closed 7 years ago

haywoood commented 7 years ago

…tefulCard function

I love this repo and rely on it heavily. I find if I'm doing setup, or just regular code before returning jsx from the card's function, the errors are super vague and all my errors are swallowed. This change saves me hours of needle haystack hunting.

steos commented 7 years ago

Cool, thank you very much!