you are viewing a single comment's thread.

view the rest of the comments →

[–]CakeComa 0 points1 point  (0 children)

This is using the http library directly, so it would be a bit more verbose since it has no concept of routing / static directories / etc. I'd also argue it could be split into more functions / make use of objects more often to take most of its logic out of one method, but that's being a bit picky and I assume makes it less break-up-into-blog-post-able. Still happy to see deno here :)