outwatch / purescript-outwatch

A functional and reactive UI framework based on Rx and VirtualDom
https://outwatch.github.io/?lang=purescript
Apache License 2.0
34 stars 5 forks source link

Add examples #2

Closed sectore closed 7 years ago

sectore commented 7 years ago

Would be nice to have some "real" examples. The counter example is just the beginning, more will follow.

P.S. I know there are already a counter example in ScenarioTestSpec, but it might not be easy to follow it for everybody.

LukaJCB commented 7 years ago

This is really awesome, thank you so much for contributing. Code looks fantastic too! Do you want me to merge this now, or do you have more examples planned right now? :)

I'm probably going to add the Todo list example from the docs soon, unless you'd like to take care of that :)

sectore commented 7 years ago

@LukaJCB Hey Luka, feel free to merge this pull request. I'm still interested to add an example about handling pairs of components by using the "store pattern", because that's one of the most messy thing in Pux or Elm... And I'm sure, with OutWatch it will be a better thing. Anyway, I will try to add such an example later on.

Thanks again for this great library, especially for all the fantastic documentation, which helps me a lot! Let's rock OutWatch :)

LukaJCB commented 7 years ago

Thanks again for your kind words and great contribution! Merged :)