Deno 1.27
deno.com
Deno 1.27
1–10 of 71 posts
Re: Deno 1.27
#2Excited to see how well Deno's security features pan out under broader, real-world usage.
Re: Deno 1.27
#3Re: Deno 1.27
#4Better IDE support is huge. I know a lot of devs who liked the idea of Deno but weren't in a position to dump a lot of their development tooling to pick it up, so this effectively removes a big barrier to adoption for a lot of folks. Excited to see how well Deno's security features pan out under broader, real-world usage.
if VS Code already supports TypeScript, what is missing?
Re: Deno 1.27
#5Better IDE support is huge. I know a lot of devs who liked the idea of Deno but weren't in a position to dump a lot of their development tooling to pick it up, so this effectively removes a big barrier to adoption for a lot of folks. Excited to see how well Deno's security features pan out under broader, real-world usage.
> I know a lot of devs who liked the idea of Deno but weren't in a position to dump a lot of their development tooling to pick it up if VS Code already supports TypeScript, what is missing?
My understanding is prior to this release the Deno LSP didn’t have visibility into types from packages originating from NPM.
Compatibility issues likely still exist, but I suspect the scope of work for an MVP substitution of Node for Deno is in the realm of possibility now when it wasn’t before.
Re: Deno 1.27
#6Re: Deno 1.27
#7Re: Deno 1.27
#8As a Jetbrains user, somewhat annoying to see everything in VS Code.
You can find docs on using Deno LSP with other editors here: https://deno.land/manual/getting_started/setup_your_environm...
Re: Deno 1.27
#9Better IDE support is huge. I know a lot of devs who liked the idea of Deno but weren't in a position to dump a lot of their development tooling to pick it up, so this effectively removes a big barrier to adoption for a lot of folks. Excited to see how well Deno's security features pan out under broader, real-world usage.