purescript-flame icon indicating copy to clipboard operation
purescript-flame copied to clipboard

Is there an example of parent child components?

Open JintaoXIAO opened this issue 10 months ago • 4 comments

communicate between parent and child.

JintaoXIAO avatar Jan 21 '25 12:01 JintaoXIAO

Hey there, can you provide an example of what are you trying to do?

easafe avatar Jan 21 '25 12:01 easafe

I'm just learning this framework and find this framework is awesome. haha

JintaoXIAO avatar Jan 21 '25 14:01 JintaoXIAO

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.

JintaoXIAO avatar Jan 21 '25 14:01 JintaoXIAO

in the examples folder there is a todo app and some others, https://github.com/easafe/purescript-flame/tree/master/examples

easafe avatar Jan 21 '25 16:01 easafe