purescript-cookbook
purescript-cookbook copied to clipboard
Halogen Groceries Example Without Hooks
Recipe Name
GroceriesHalogen
. Recipe Description
This recipe should do the same thing as GroceriesHalogenHooks but without the hooks.
Keep in mind that Halogen does have "classic components" in their examples folder: https://github.com/purescript-halogen/purescript-halogen/tree/master/examples