Add blog post

This commit is contained in:
Daniel Flanagan 2022-01-19 10:05:12 -06:00
parent 8fe695fcbd
commit c025548165
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -220,7 +220,7 @@ And let's just make sure this works:
```console ```console
$ deno run full-code-example.ts $ deno run full-code-example.ts
Check file:///home/daniel/code/typing-is-hard/example.ts Check file:///home/daniel/code/typing-is-hard/full-code-example.ts
You pressed the A key! You pressed the A key!
``` ```