JordanMartinez / learn-halogen

Learn purescript-halogen using a bottom-up apporach via this "clone-and-play" repository
188 stars 28 forks source link

feat: add unscaffolded static HTML example #43

Closed JulianLeviston closed 5 years ago

JulianLeviston commented 5 years ago

Further to discussion on issue #42

When I went to actually do this, it became super clear that I'm extremely muddy about how the types line up. This code typechecks and compiles, but I'm about 90% sure I haven't got the right types matching up to the right things.

Hopefully you get the gist of what I'm trying to do even though this will definitely need some discussion, better docs & commenting and correcting. I ran out of time to work on this tonight — blew my allocated timebox.

JordanMartinez commented 5 years ago

Superceded by #45

Thanks for your initial exploration into this!

JulianLeviston commented 5 years ago

Ah sorry I kinda dropped the ball on this. 👍 thanks.