Merge pull request #43 from stjepanjurekovic/patch-1

Added Javascript book
This commit is contained in:
Dylan C. Israel
2026-06-09 10:38:08 -04:00
committed by GitHub
+4 -1
View File
@@ -114,7 +114,10 @@
<a href="https://launchschool.com/books" target="blank">LaunchSchool Books</a> - Below are some books we wrote to supplement the courses at Launch School. Some of the books take a very beginner friendly approach, and are suitable for any level of technical proficiency. Some books may require prerequisite knowledge covered in a Launch School course, and may not be suitable for individual consumption. <a href="https://launchschool.com/books" target="blank">LaunchSchool Books</a> - Below are some books we wrote to supplement the courses at Launch School. Some of the books take a very beginner friendly approach, and are suitable for any level of technical proficiency. Some books may require prerequisite knowledge covered in a Launch School course, and may not be suitable for individual consumption.
</li> </li>
<li> <li>
<a href="https://www.manning.com/books/vanilla-web" target="blank">Weh Development</a> - A guide to building serious web applications using the tools built right into the browser. <a href="https://www.manning.com/books/javascript-in-depth" target="blank">Manning Publications</a> - Explore the inner workings of the worlds most popular programming language.
</li>
<li>
<a href="https://www.manning.com/books/vanilla-web" target="blank">Web Development</a> - A guide to building serious web applications using the tools built right into the browser.
</li> </li>
</ol> </ol>
</details> </details>