Can you run Node and NPM apps on Deno?

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Your reaction to it just working and already running was awesome. Gave me a good laugh as well. Thanks for this video 👍

clarkio
Автор

Awesome!

FYI, the reason --allow-all wasn't working is because the flag was passed after the index.js file name (instead of before). Arguments before the file name are interpreted by Deno, arguments after are passed to the application in `Deno.args` :)

lucacasonato
Автор

The laugh when Deno works is priceless 👍

evren.caglayan
Автор

Deno is absolutely amazing. would like to see more videos on deno

megamind
Автор

What does it indicate? I am still learning Deno, however you no longer need the node modules folder in this example

gideonharmse
Автор

Hi Wes, thanks for all the amazing content you are now uploading to YouTube. Really fan of your work. Syntax is my number 1 reference podcast to be up to date. Thanks you and Scott for the hard work an amazing content you place for all of us. Quick going foward

ndeyros
Автор

I remember listening to a Deno episode on syntax. But I can’t for the life of me remember why Deno was actually great and not just another Node alternative.

dalledev
Автор

Very cool to have some backwards compatibility! 🤓

ste-fa-no
Автор

Hi Wes! You're awesome! Your font looks great too... Which one are you using?

DavidOrtiz-pcbf
Автор

Where were you dude ??? are you making a come back ?? I miss your videos ...

SebastianPerezG
Автор

Is it possible to run full svelte kit web app with deno?

precisionchoker
Автор

Sir please, I want to know which font you are using, In Vs-code

masruralam
Автор

Why should you be using fetch instead of axios? Non-ironic question. Also, does fetch allow you to add interceptors?

fooked
Автор

Hey, in some of your videos, I see that vsc auto completes your HTML tags as soon as you type one out within a template string in a JavaScript file. If the file is not HTML it won't auto complete for me, what extension are you using for that? Thanks in advance.

bonsayeb
Автор

Axios 1.1.3 is the "current" latest version...so how is that in your package.json file from 3 years ago !? Time travel maybe 🤔

lotfikamel