I built a news aggregator in deno. It was fun, but imo not ready for production. There were a lot of libraries missing for modern day content processing. Like there was no xml parser. Needed to parse html, json, etc.<p>I do like how its more distributed and not reliant on a central 3rd party (npmjs).