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 3
3
[ ![ Code Coverage] ( https://codecov.io/gh/ultirequiem/eloquent-javascript/branch/main/graph/badge.svg )] ( https://codecov.io/gh/ultirequiem/eloquent-javascript )
4
4
[ ![ Deno Doc] ( https://doc.deno.land/badge.svg )] ( https://doc.deno.land/https/deno.land/x/eloquent/mod.ts )
5
5
6
- [ Read the book for free!] ( https://eloquentjavascript.net ) 📖
6
+ ** [ Read the book for free!] ( https://eloquentjavascript.net ) 📖**
7
7
8
- I solved the exercises using TypeScript and
8
+ I solved the exercises using [ TypeScript] ( https://typescriptlang.org ) and
9
9
[ Test Driven Development] ( https://github.com/dwyl/learn-tdd ) .
10
10
11
11
### Language
@@ -58,6 +58,9 @@ I solved the exercises using TypeScript and
58
58
59
59
## Usage
60
60
61
+ The vast majority of solutions are completely reusable functions, so I decided
62
+ to package them.
63
+
61
64
The API is the same on all this platforms ✔️
62
65
63
66
### [ Deno 🦕] ( https://deno.land/x/eloq )
You can’t perform that action at this time.
0 commit comments