router icon indicating copy to clipboard operation
router copied to clipboard

moar modules

Open jonathanong opened this issue 10 years ago • 2 comments

any reason not to use the flatten module? implementation isn't the best but hey.

decode_param would be nice as a jshttp module since i tend to use that often. maybe use http-errors for it if we can somehow make it a TypeError.

refactoring w/ path-match would be nice, but you did add extra stuff

jonathanong avatar Nov 29 '14 05:11 jonathanong

I looked at the flatten module and do intend to use it, but just wanted to give another look over the implementation/get the tests in order before changing things.

Ideally this needs to be more modules, yes. Even the route stuff should be a separate module.

dougwilson avatar Nov 29 '14 06:11 dougwilson

i like your style

jonathanong avatar Nov 29 '14 06:11 jonathanong

Cleaning up old issues.

wesleytodd avatar Mar 16 '24 19:03 wesleytodd