posts/deno-first-look/ #3
Replies: 1 comment 1 reply
-
Niceeee |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
posts/deno-first-look/
Deno là gì? Cũng như Node, Deno là một Javascript Runtime Environment chạy trên nền engine V8 và ngôn ngữ lập trình Rust.
Deno được tạo ra Vào ngày 13 tháng 5 năm 2018 bởi Ryan Dahl nhằm khắc phục các vấn đề của Node.
Hãy cùng mình “học” Deno trong bài viết này nhé.
Điểm nổi bật của Deno TL;DR Bảo mật theo mặc đinh. Các mô-đun khi chưa được enable sẽ không truy cập được.
https://codechovui.dev/posts/deno-first-look/
Beta Was this translation helpful? Give feedback.
All reactions