purescript-react / purescript-react-basic

An opinionated set of bindings to the React library, optimizing for the most basic use cases
https://pursuit.purescript.org/packages/purescript-react-basic
Apache License 2.0
281 stars 40 forks source link

Break out type definitions, implementations, and all the dom modules #117

Open megamaddu opened 4 years ago

megamaddu commented 4 years ago

I've been thinking about what makes sense for this library more long-term, particularly in the context of libraries like react-basic-hook and react-basic-native. I went into a little bit more detail here: spicydonuts/purescript-react-basic-hooks/issues/23, but I wanted to make a note on this repo as well.