Skip to content

fluffynukeit/purescript-puzzler2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-puzzler2

A reimplementation of purescript-puzzler (https://github.com/fluffynukeit/purescript-puzzler) using actions based architecture instead of MVI

There are a number of things that bothered me about my MVI implementation. I decided to try out new experimental architecture in which GUI state was carried along in event handling closures, but that had some problems of its own.

I'll probably write a post on my blog, so search there if you want to read it.

About

A reimplementation of purescript-puzzler (https://github.com/fluffynukeit/purescript-puzzler) using actions based architecture instead of MVI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published