http4js A Whirlwind Tour - Tom Shacham
LNUG meetup talk June 2018
http4js is a lightweight http framework. It's immutable, has zero dependencies and is written in typescript. The docs are quite descriptive.
This talk would be mainly live coding to show the main benefits of using http4js over another node http framework. I've presented to colleagues who are now adopting http4js. I'd love to show the community why I think it's a better way to write web apps, by demonstration!