You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just thrown up a quick sketch of (what I think is) an efficient approach to handling (and caching routes for) path parameters. There's a basic outline plus a toy implementation here: https://github.com/jan-g/path-params
(Lemme know if you think it's worthwhile pursuing this; I think this is probably the lowest-cost approach that can deal with most "realistic" route sets.)
The text was updated successfully, but these errors were encountered:
I've just thrown up a quick sketch of (what I think is) an efficient approach to handling (and caching routes for) path parameters. There's a basic outline plus a toy implementation here: https://github.com/jan-g/path-params
(Lemme know if you think it's worthwhile pursuing this; I think this is probably the lowest-cost approach that can deal with most "realistic" route sets.)
The text was updated successfully, but these errors were encountered: