https://github.com/danielphenricks/portfolio_gdg
https://github.com/danielphenricks/portfolio_gdg
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielphenricks/portfolio_gdg
- Owner: DanielPHenricks
- Created: 2024-09-17T22:53:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T22:55:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T02:26:38.724Z (over 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vandy GDSC Workshop 2
### 9/17/2024
## Who is teaching?
- Daniel Henricks (Tech Lead)
## What you will learn?
- JavaScript
- Review of HTML and CSS
- Using frontend libraries (see [Material Design](https://m2.material.io/components?platform=web))
- (If time permits) How to host an application on GitHub?
## What you will accomplish
- Creating a dynamic home page with JavaScript
- When to use JavaScript?
- Ideas for further exploration on the website.
## Resouces to continue learning:
1. [MDN Web Docs for JS](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
2. [How to add a back to top button](https://www.freecodecamp.org/news/css-only-back-to-top-button/)
3. [Implement something cool with Local Storage](https://blog.logrocket.com/localstorage-javascript-complete-guide/)