deno_docs
deno_docs copied to clipboard
文档核心翻译任务认领
任务认领说明
任务认领前,请务必阅读 翻译流程
注意:一次尽量只认领一篇,给其他小伙伴留些机会~
从 Todo List 中选取未被人领取过的文章:
未被领取过:
- [ ] Introduction
领取过:
- [ ] Getting Started (@QC-L)
领取过,已完成:
- [x] Getting Started (@QC-L) #4
领取方式,在本 issues 下评论即可。
认领任务格式:
Section | Title | 译者 | 完成时间
-- | -- | -- | --
Getting Started | Installation Deno | @QC-L | 2021.02.03 - 2020.02.04
示例效果:
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Installation Deno | @QC-L | 2021.02.03 - 2020.02.04 |
任务认领列表
Todo List:
- [x] Introduction (@justjavac) #6
- [x] Getting Started (@QC-L) #4
- [x] Installing Deno (@QC-L) #5
- [x] Setting up your environment (@ajaxjiang96) #9
- [x] Running a
Hello World
script (@ReAlign) #23 - [x] Writing our own script (同Running a
Hello World
script) #23 - [x] Command line interface (@wuqin0791) #25
- [x] Understanding permissions (@KimYangOfCat) #24
- [x] Using WebAssembly (@wuqin0791) #33
- [x] Debugging your code (@ReAlign) #27
- [x] The Runtime (@ReAlign) #28
- [x] Location API (@ReAlign) #29
- [x] Permission APIs (@ReAlign) #30
- [x] Program lifecycle (@kimberlyohq) #31
- [x] Stability(@wuqin0791 )
- [x] Web Platform APIs(@wuqin0791 )
- [x] Workers(@wuqin0791 )
- [ ] Linking to third party code(@wuqin0791 )
- [ ] Reloading modules
- [ ] Import maps
- [ ] Integrity checking
- [ ] Proxies
- [ ] Private
- [x] Using TypeScript (@QC-L) #4
- [ ] Standard library
- [x] Examples (@QC-L) #4
- Basic
- [ ] Hello world
- [ ] Import and export modules
- [ ] Manage dependencies
- [ ] Fetch data
- [ ] Read and write files
- Advanced
- [ ] Unix cat program
- [ ] HTTP web server
- [ ] File server
- [ ] TCP echo server
- [ ] Creating a subprocess
- [ ] OS signals
- [ ] File system events
- [ ] Module metadata
- Basic
- [ ] Testing
- [ ] Assertions
- [x] Tools (@QC-L) #4
- [ ] Bundling
- [ ] Compiling Executables
- [ ] Script installer
- [ ] Dependency Inspector
- [ ] Documentation Generator
- [ ] Code formatter
- [ ] REPL
- [ ] Linter
- [x] Embedding Deno (@QC-L) #4
- [ ] Contributing
- [ ] Architecture
- [ ] Building from source
- [ ] Development tools
- [ ] Release Schedule
- [x] Deno Style Guide (@Kyya) #10
- [ ] Web Platform Test
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Contributing | Deno Style Guide | @Kyya | 2021.02.09 - 2020.02.10 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Setting up your environment | @AjaxJiang96 | 2021.02.09 - 2020.02.10 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Running a Hello World script |
@ReAlign | 2021.05.10 - 2021.05.13 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Debugging your code | @ReAlign | 2021.05.15 - 2021.05.18 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Command line interface | @wuqin0791 | 2021.05.14 - 2021.05.17 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Understanding permissions | @KimYangOfCat | 2021.05.14 - 2020.05.16 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Getting Started | Using WebAssembly | @wuqin0791 | 2021.05.23 - 2021.05.25 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Location API | @ReAlign | 2021.05.19 - 2021.05.19 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Permission APIs | @ReAlign | 2021.05.19 - 2021.05.20 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | The Runtime | @ReAlign | 2021.05.19 - 2021.05.19 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Program lifecycle | @kimberlyohq | 2021.05-21 - 2021.05.21 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Stability | @wuqin0791 | 2021.05-29 - 2021.05.31 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Web Platform APIs | @wuqin0791 | 2021.06-04 - 2021.06.07 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
The Runtime | Workers | @wuqin0791 | 2021.06-12 - 2021.06.12 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Linking to third party code | Linking to third party code | @wuqin0791 | 2021.06-19 - 2021.06.20 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Linking to third party code | reloading_modules | @kylezhang | 2021.12.26 - 2020.12.27 |
Section | Title | 译者 | 完成时间 |
---|---|---|---|
Linking to third party code | Import maps | @GaoNeng-wWw | 2022.2.17 - 2022.2.17 |