Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more

Eloquent JavaScript

All the code here uses Deno, instead of Node.js.

My internet just gone and I just found I had Eloquent JavaScript downloaded sooo

I will update the test to use std/testing.ts as soon my internet is back.

Test Driven Development

I love test driven development.

Not really

The book doesnโ€™t talk about testing (Or I donโ€™t get to that part yet) but I implemented tests for every challenge and followed the TDD method.

Write tests first, and write code that passes them.

License

Licensed under the MIT License.