https://github.com/gnu4cn/deno-learnings
A project to study the new Deno framework.
https://github.com/gnu4cn/deno-learnings
Last synced: about 2 months ago
JSON representation
A project to study the new Deno framework.
- Host: GitHub
- URL: https://github.com/gnu4cn/deno-learnings
- Owner: gnu4cn
- Created: 2023-09-20T03:06:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T06:43:09.000Z (over 2 years ago)
- Last Synced: 2025-01-19T12:13:58.093Z (about 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study on Deno, the brand-new framework
> Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8, Rust, and Tokio.
>
> -- [docs.deno.com](https://docs.deno.com)