-
idle question: I'm doing the Now Play This hosting for Downpour using Express (which I'm new to) with Typescript (which I've used a lot). Express is fine, but it's crufty and not very amenable to Typescript. Is there a better alternative, or should I stick with the common thing?
-
(I do find it kinda funny that I have gotten a lot of Typescript experience with Node without having really having had to think about "writing a web service" before)