Fork me on GitHub
#reagent
<
2016-06-27
>
pesterhazy07:06:55

@tawus: you can pass a component as a prop

roberto17:06:45

what does this warning mean Use of undeclared Var reagent.ratom/make-reaction ? And how should I fix it?

roberto17:06:01

proposal: when displaying a warning or error, also propose a solution 🙂

lwhorton18:06:19

is there a way to unwrap a reagent component created by adapt-react-class to get the original object?

tomerweller23:06:31

Hey Guys, I wrote a blog post about setting up a webpack build to bring in external dependencies from NPM. Would appreciate any feedback. http://blob.tomerweller.com/reagent-import-react-components-from-npm

tomerweller23:06:55

And thanks to @sbmitchell for helping me troubleshoot some embarrassing issues