diff options
author | Trivikram Kamat <16024985+trivikr@users.noreply.github.com> | 2020-10-09 20:03:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 23:03:56 -0400 |
commit | f4c3d501206e64cf5dfcffb4489bd5ddc0b70051 (patch) | |
tree | 89d709cc7b7308f8d7163ebca43f573e6450b9a3 /docs | |
parent | 2379a3b3403462ae95fef05beee43efb3e51b2c7 (diff) |
docs: add Deno internals talk from Paris Deno (#7889)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contributing/architecture.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/contributing/architecture.md b/docs/contributing/architecture.md index 86afe1f20..84d13ded2 100644 --- a/docs/contributing/architecture.md +++ b/docs/contributing/architecture.md @@ -50,6 +50,9 @@ Metrics is Deno's internal counter for various statistics. ### Conference -Ryan Dahl. (May 27, 2020). -[An interesting case with Deno](https://www.youtube.com/watch?v=1b7FoBwxc7E). -Deno Israel. +- Ryan Dahl. (May 27, 2020). + [An interesting case with Deno](https://www.youtube.com/watch?v=1b7FoBwxc7E). + Deno Israel. +- Bartek IwaĆczuk. (Oct 6, 2020). + [Deno internals - how modern JS/TS runtime is + built](https://www.youtube.com/watch?v=AOvg_GbnsbA&t=35m13s). Paris Deno. |