We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4cf83e commit 7a00a60Copy full SHA for 7a00a60
README.md
@@ -6,10 +6,10 @@
6
7
This is a living notebook, created to:
8
* Practice:
9
- * JS
+ * JavaScript
10
* Algorithms & data structures
11
* Unit testing
12
- * Static type check (with `jsdoc` and `tsc`)
+ * JS Static type check (with `jsdoc` and `tsc`)
13
* Git
14
* Solve programming challenges.
15
* Compare the running time of different implementations.
0 commit comments