JordanMartinez / purescript-cookbook

An unofficial Cookbook for PureScript
MIT License
198 stars 30 forks source link

Add RoutingHashReactHooks recipe #271

Closed pete-murphy closed 3 years ago

pete-murphy commented 3 years ago

Similar to the RoutingHashHalogenClassic recipe, but I put everything in one module to make it compatible with TryPureScript. I can split things up if that makes more sense.

JordanMartinez commented 3 years ago

Thanks all!

pete-murphy commented 3 years ago

Oops! It seems that this is not compatible with TryPureScript (though I copied the implementation from an existing gist of mine that does seem to work with TryPureScript). Not sure what the issue is there, but I'll make a patch to add the tryUnsupported.md file as a flag.