Merge pull request #46 from stjepanjurekovic/patch-4

Add web development guide link to README
This commit is contained in:
Dylan C. Israel
2026-05-22 12:17:04 -04:00
committed by GitHub
+3
View File
@@ -109,6 +109,9 @@
<li>
<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>
<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.
</li>
</ol>
</details>