Join Slack
Powered by
is working on Kweb’s version of a “router”. My id...
# kweb
i
Ian
04/03/2017, 9:59 PM
is working on Kweb’s version of a “router”. My idea is that the user converts a URL into an object, eg.
/lists/345/items/3
might become
List(id = 345, item = Item(3))
Open in Slack
Previous
Next