How is Deno maturing? Are folks using it? How do they like it vs. traditional Node (server) development? How do you feel the framework and library ecosystems are coming along?

We're a place where coders share, stay up-to-date and grow their careers.
How is Deno maturing? Are folks using it? How do they like it vs. traditional Node (server) development? How do you feel the framework and library ecosystems are coming along?
Sean -
Warren Wong -
Kiran Raj R -
seanpgallivan -
Discussion (4)
I would be using it for side projects except I can't get the intellisense to work in vscode with some of the libraries I import from pika....Edit: just realized that if you add a
?dta
query param at the end of your skypack URLs it will give you the types :DSounds like the ecosystem needs further maturity
It's getting there, now is a nice time to start checking things out if you're curious
I also have the same problem with deno. It's a big bummer! But I'm learning it anyway.