Add Modern Javascript Tutorial Book (Korean) (#11854)

* Add Modern Javascript Tutorial Book of korean

* fix: remove trailing slash to fix lint error

* fix: Alphabetical ordering lint error
This commit is contained in:
김지환 Jihwan Kim
2025-03-27 22:04:02 +09:00
committed by GitHub
parent b44dc66439
commit f5cbde7538

View File

@@ -115,6 +115,7 @@
### JavaScript
* [모던 JavaScript 튜토리얼](https://ko.javascript.info) - Ilya Kantor
* [JavaScript로 만나는 세상](https://helloworldjavascript.net)