Y
Hacker News
new
|
ask
|
show
|
jobs
by
inglor
1878 days ago
You can also do that with Deno: - Built in testing library - Lint with `deno lint` - Bundle with `deno bundle` - Format with `deno fmt`