Home

Awesome

Deno 钻研之术

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

All Contributors

<!-- ALL-CONTRIBUTORS-BADGE:END -->

:sauropod: 长期更新的《Deno 钻研之术》!循序渐进学 Deno & 先易后难补 Node & 面向未来的 Deno Web 应用开发。

Deno 钻研之术官方网站:https://deno-tutorial.js.org。基于 Pagic 构建。

号外:《Deno 钻研之术》的生态仓库请查收!

同时,2021 年,开启全新的《Blitz.js + React 全栈开发手册》:

目录

目前规划的章节目录如下。

目前本仓库的文件结构如下。

.
├── LICENSE
├── README.md
├── articles # 分为多种章节
├── demos # 收录各大优良 Demo,来源不止于官方
│   ├── community # 社区 Demo
│   ├── ningowood # 自研 Demo
│   └── scattered # 零散 Demo
└── translations # 收录自己或和小伙伴们一起翻译的优质文章

文章

《Deno 钻研之术》文章内容重点维护在该项目中,以下列表内容根据发布时间排序。写作序号思路为:随心而动!

序号文章名发布时间所属章节备注
001Hello, 从多样化安装到简单实战2020-05-13基础篇Deno v1.0 正式发布之日
002Awesome Deno 中文资源全图谱2020-05-22生态篇
003:heart: 从 CLI 指令通读 Deno v1.x 全特性2020-08-04CLI 篇掘金征文
...............

这里将翻译篇抽离出来单独排序,争取得到更多的授权翻译,还有欢迎你 issues/群里 推荐高质量的文章甚至一起翻译!

序号文章名原文发布时间翻译发布时间备注
001Deno 入门手册:附大量 TypeScript 代码实例2020-05-122020-05-18其它译者:@YunKou
002Deno + WebSockets 打造聊天室应用2020-05-102020-05-25
003从 Node 到 Deno:探索各大主流库替代方案2020-05-172020-06-04其它译者:@YunKou
004Deno + Oak 构建酷炫的 Todo API2020-05-292020-06-15
005Deno + Oak 连接 MySQL 实战教程2020-06-072020-07-06
006为什么我认为 Deno 是一个迈向错误方向的 JavaScript 运行时?2020-06-072020-07-06
007精读《Deno 2020 官方回顾及 2021 展望》2021-01-152021-01-22
008精读《Deno v1.8 发布说明》2021-03-022021-03-05
...............

还有很多来不及同步到 readme.md,直接看官网即可~

同时更新在如下第三方平台:

构建

使用 Pagic 构建:

$ deno install --unstable --allow-read --allow-write --allow-net -f --name=pagic https://deno.land/x/pagic/mod.ts
$ ~/.deno/bin/pagic build --serve --watch

贡献者 ✨

感谢如下贡献者的贡献(按贡献顺序排名)(emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/hylerrix"><img src="https://avatars1.githubusercontent.com/u/19285461?v=4?s=100" width="100px;" alt=""/><br /><sub><b>hylerrix</b></sub></a><br /><a href="#ideas-hylerrix" title="Ideas, Planning, & Feedback">🤔</a></td> <td align="center"><a href="https://www.twitter.com/imcoddy"><img src="https://avatars0.githubusercontent.com/u/622780?v=4?s=100" width="100px;" alt=""/><br /><sub><b>imcoddy</b></sub></a><br /><a href="https://github.com/hylerrix/deno-tutorial/commits?author=imcoddy" title="Documentation">📖</a></td> <td align="center"><a href="http://xcatliu.com/"><img src="https://avatars0.githubusercontent.com/u/5453359?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xcatliu</b></sub></a><br /><a href="#infra-xcatliu" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center"><a href="https://twitter.com/justjavac"><img src="https://avatars1.githubusercontent.com/u/359395?v=4?s=100" width="100px;" alt=""/><br /><sub><b>迷渡</b></sub></a><br /><a href="#infra-justjavac" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center"><a href="https://github.com/AlvinMi"><img src="https://avatars3.githubusercontent.com/u/21032217?v=4?s=100" width="100px;" alt=""/><br /><sub><b>YuHui</b></sub></a><br /><a href="https://github.com/hylerrix/deno-tutorial/commits?author=AlvinMi" title="Documentation">📖</a></td> <td align="center"><a href="http://ahabhgk.github.io"><img src="https://avatars.githubusercontent.com/u/42857895?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ahab</b></sub></a><br /><a href="https://github.com/hylerrix/deno-tutorial/commits?author=ahabhgk" title="Documentation">📖</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

本项目贡献者列表遵循 all-contributors 规范。欢迎你的参与!

订阅

本项目文档内容均采用 [CC-BY-SA-4.0] 协议进行共享,欢迎 Star, Watch 本仓库,或订阅下方微信公众号及时交流。

打赏支持一下吧!传送门