
What is Deno?
I design a Cross-platform runtime based on the Chrome V8 engine and implements TypeScript as the default language. Deno uses the same architecture as Node (even driven, asynchrony, etc.). In the following video we go into a little detail about the incorporated features and the advantages it would have over NodeJS.

