mikesol / purescript-deku

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

Implements SSR in Deku #20

Closed mikesol closed 2 years ago

mikesol commented 2 years ago

This'll be a biggie. It implements SSR in Deku by refactoring to use the new polymorphic AnEvent and then building SSR on top of it.