Skip to content

Commit c7000f8

Browse files
fix: improvements from recordings 03.05.2025
1 parent f6fad74 commit c7000f8

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4641,7 +4641,7 @@ In this section, we provide a curated list of additional resources and reading m
46414641

46424642
- **MDN Web Docs**: A comprehensive resource for web developers, offering detailed documentation, tutorials, and guides on HTML5 APIs, CSS, JavaScript, and more.
46434643
- **W3Schools HTML5 Tutorial**: Interactive tutorials covering various aspects of HTML5, including semantic elements, forms, multimedia, and APIs.
4644-
- **Google Developers Web Fundamentals**: A collection of guides and best practices from Google Developers, covering web development topics such as responsive design, performance optimization, and progressive web apps.
4644+
- **web.dev**: A collection of guides and best practices from Google Developers, covering web development topics such as responsive design, performance optimization, and progressive web apps.
46454645

46464646
### Books and Publications
46474647

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Online Tutorials and Guides
2+
3+
During the recording, I showed you multiple resources for online tutorials and guides you can use as additional resources. Here are the links:
4+
5+
- [MDN Web Docs (Mozilla Developer Network)](https://developer.mozilla.org/)
6+
- [W3Schools](https://www.w3schools.com/)
7+
- [web.dev](https://web.dev/)
56.9 KB
Binary file not shown.

__presentation-slides/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3371,7 +3371,7 @@ <h1>Welcome to My Website</h1>
33713371

33723372
* MDN Web Docs <!-- .element: class="fragment custom blur highlight-current-blue fade-up" -->
33733373
* W3Schools HTML5 Tutorial <!-- .element: class="fragment custom blur highlight-current-blue fade-up" -->
3374-
* Google Developers Web Fundamentals <!-- .element: class="fragment custom blur highlight-current-blue fade-up" -->
3374+
* web.dev <!-- .element: class="fragment custom blur highlight-current-blue fade-up" -->
33753375

33763376
---
33773377

0 commit comments

Comments
 (0)