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

Halogen Groceries Example Without Hooks

Open jgarte opened this issue 3 years ago • 1 comments

Recipe Name

GroceriesHalogen

. Recipe Description

This recipe should do the same thing as GroceriesHalogenHooks but without the hooks.

jgarte avatar Oct 27 '22 05:10 jgarte

Keep in mind that Halogen does have "classic components" in their examples folder: https://github.com/purescript-halogen/purescript-halogen/tree/master/examples

JordanMartinez avatar Oct 27 '22 12:10 JordanMartinez