DEV Community

Discussion on: Getting started with Deno

Collapse
 
wuz profile image
Conlin Durbin

No worries! Honestly, I don't know. I think there will be a lot more stability by 2020, but I don't know what the infrastructure around Deno will be. There shouldn't be too much different between Node and Deno, at least for the purpose of backend development. They are both Javascript at the end of the day. It'll just be different resources you will be using to build out backends - like the express framework for Node vs the abc framework for Deno.

Hope that helps!

Collapse
 
reactnativeguy profile image
Sudeepto Dutta

Thanks for the input Conlin 🙂