New ask Hacker News story: Ask HN: Is Deno Ready for Prime Time?
Ask HN: Is Deno Ready for Prime Time?
2 by talkingtab | 0 comments on Hacker News.
I've been trying to move from nodejs koa to Deno. Increasingly I just can't seem to get there from here. My problems are 1) Deno is not as well supported as Nodejs and 2) I can't figure out which {postgres or upload} modules to use. Deno does not work with managed Digital Ocean managed databases - not because of Deno but because the TLS module is strict. I want to handle file uploads in my Deno server and I can find 4 or 5 different implementations. Which should I use? There are two (at least) Postgres modules. I have found some other instances of people giving up on Deno. This is nothing about Deno, it just seems that Digital Ocean (for example) has made sure they work with Nodejs but not Deno. Looking for motivation to stick with Deno - what has been your experience?
2 by talkingtab | 0 comments on Hacker News.
I've been trying to move from nodejs koa to Deno. Increasingly I just can't seem to get there from here. My problems are 1) Deno is not as well supported as Nodejs and 2) I can't figure out which {postgres or upload} modules to use. Deno does not work with managed Digital Ocean managed databases - not because of Deno but because the TLS module is strict. I want to handle file uploads in my Deno server and I can find 4 or 5 different implementations. Which should I use? There are two (at least) Postgres modules. I have found some other instances of people giving up on Deno. This is nothing about Deno, it just seems that Digital Ocean (for example) has made sure they work with Nodejs but not Deno. Looking for motivation to stick with Deno - what has been your experience?
Comments
Post a Comment