Andrew Kennedy
Results
2
issues of
Andrew Kennedy
Awesome post! I took a look at your code and really liked the way you solved that problem. I tried to go through and comment what's going on at each...
I think that if a route does not match any expressions inside `before` or `after` then it should have default behavior. Currently the router will not hit `callback && callback.apply(this,...