An open API service indexing awesome lists of open source software.

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.

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)