File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33[ ![ Code Coverage] ( https://codecov.io/gh/ultirequiem/eloquent-javascript/branch/main/graph/badge.svg )] ( https://codecov.io/gh/ultirequiem/eloquent-javascript )
44[ ![ Deno Doc] ( https://doc.deno.land/badge.svg )] ( https://doc.deno.land/https/deno.land/x/eloquent/mod.ts )
55
6- [ Read the book for free!] ( https://eloquentjavascript.net ) 📖
6+ ** [ Read the book for free!] ( https://eloquentjavascript.net ) 📖**
77
8- I solved the exercises using TypeScript and
8+ I solved the exercises using [ TypeScript] ( https://typescriptlang.org ) and
99[ Test Driven Development] ( https://github.com/dwyl/learn-tdd ) .
1010
1111### Language
@@ -58,6 +58,9 @@ I solved the exercises using TypeScript and
5858
5959## Usage
6060
61+ The vast majority of solutions are completely reusable functions, so I decided
62+ to package them.
63+
6164The API is the same on all this platforms ✔️
6265
6366### [ Deno 🦕] ( https://deno.land/x/eloq )
You can’t perform that action at this time.
0 commit comments