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.
2 parents 0fca5cb + d367263 commit 2fb6ff3Copy full SHA for 2fb6ff3
1 file changed
book/SUMMARY.md
@@ -55,6 +55,20 @@
55
56
* [Conclusion](languages/python/conclusion.md)
57
58
+* [JavaScript](languages/js/README.md)
59
+
60
+ * [Introduction](languages/js/intro.md)
61
62
+ * [History](languages/js/history.md)
63
64
+ * [Purpose & Advantages](languages/js/advantages.md)
65
66
+ * [Disadvantages](languages/js/disadvantages.md)
67
68
+ * [Some interesting facts](languages/js/misc.md)
69
70
+ * [Conclusion](languages/js/conclusion.md)
71
72
* [C#](languages/csharp/README.md)
73
74
* [Introduction](languages/csharp/intro.md)
0 commit comments