hey!
been looking into using pux for a project with a client and am generally feeling good about it! i was wondering if you'd be interested in me putting together a PR implementing bidirectional parsing for the routing layer, i.e. extending the api to create parser/generators that can be interpreted to parse a string into an ADT or, using the same construction, render an ADT into a string representing the route.
this should eliminate the need for functions like this one in the todomvc demo and would give me a nice opportunity to get more intimate with pux.
cool project!
cole
hey!
been looking into using
puxfor a project with a client and am generally feeling good about it! i was wondering if you'd be interested in me putting together a PR implementing bidirectional parsing for the routing layer, i.e. extending the api to create parser/generators that can be interpreted to parse a string into an ADT or, using the same construction, render an ADT into a string representing the route.this should eliminate the need for functions like this one in the todomvc demo and would give me a nice opportunity to get more intimate with
pux.cool project!
cole