Today we’re going to play around with making a HTTP server with Deno!
We’re also going to try and recreate micro (https://github.com/zeit/micro) with Deno.
Follow along!
Source code: https://github.com/hswolff/dencro
#deno #node #typescript #javascript #webdev