Skip to content

Commit 32ace56

Browse files
authored
Add Next.js and Svelte course resources (#12961)
1 parent afe1aeb commit 32ace56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

books/free-programming-books-langs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,7 @@ Books on general-purpose programming that don't focus on a specific language are
13341334
* [Mastering Next.js](https://masteringnextjs.com)
13351335
* [Next.js 13 Crash Course 2023: Learn App Directory, React Server Components & More](https://www.youtube.com/watch?v=Y6KDk5iyrYE) - Brad Traversy (Traversy Media)
13361336
* [Next.js for Beginners - Full Course](https://www.youtube.com/watch?v=1WmNXEVia8I) - freeCodeCamp.org
1337+
* [The Next.js Handbook](https://dtc-wsuv.org/dmyers19/dtc477-%20Advanced%20Multimedia%20Authoring/FlavioCopes-Handbooks/The%20Next%20Handbook/book.pdf) - Flavio Copes (PDF)
13371338
* [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*
13381339

13391340

@@ -1422,6 +1423,7 @@ Books on general-purpose programming that don't focus on a specific language are
14221423
* [Getting started with Svelte](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started) - MDN Web Docs (CC BY-SA)
14231424
* [Svelte Tutorial](https://svelte.dev/tutorial/basics) - Svelte.dev
14241425
* [The Svelte Handbook](https://flaviocopes.com/page/svelte-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*
1426+
* [The Svelte Handbook](https://www.freecodecamp.org/news/the-svelte-handbook/) - Flavio Copes (HTML)
14251427

14261428

14271429
#### Vue.js

0 commit comments

Comments
 (0)