mikesol / purescript-deku

A PureScript web UI framework
https://purescript-deku.surge.sh/
Apache License 2.0
123 stars 12 forks source link

Deku.Lifecycle is removed? where it is right now? #118

Closed srghma closed 2 weeks ago

srghma commented 3 months ago

https://github.com/mikesol/purescript-deku/blob/1510c177cc3d7f0f28be8c799a4e087b1303da7e/README.md?plain=1#L87

removed?

how to do onWillMount?

mikesol commented 2 months ago

There is no replacement, but the idea is to push this to the effect boundary - for example at the level of the listener that causes an element to appear.