purescript-flame
purescript-flame copied to clipboard
Is there an example of parent child components?
communicate between parent and child.
Hey there, can you provide an example of what are you trying to do?
I'm just learning this framework and find this framework is awesome. haha
and i'm trying to implement all the content in https://zaid-ajaj.github.io/the-elmish-book/#/ (this is a fsharp based tutorial). this is a sample todo project. https://github.com/JintaoXIAO/todoApp I'm absolutely new in web development and purescript & haskell.
in the examples folder there is a todo app and some others, https://github.com/easafe/purescript-flame/tree/master/examples