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 387ee31 commit f9971acCopy full SHA for f9971ac
src/conclusion/what_now.md
@@ -187,7 +187,8 @@ learned JavaScript that is a good one to touch next.
187
188
There are languages out there like TypeScript that compile to JavaScript -
189
and you can find some projects out there that do much the same for Java -
190
-but just practically speaking learning JavaScript
+but just practically speaking learning JavaScript is going to be something
191
+you have to do at some point if you get into making websites.
192
193
### C#
194
@@ -261,4 +262,7 @@ context for quite yet:
261
262
263
* Rust
264
* Zig
265
+* Clojure
266
+
267
268
[^wasm]: Fight me, WebAssembly fans.
0 commit comments