An open API service indexing awesome lists of open source software.

https://github.com/danielphenricks/portfolio_gdg


https://github.com/danielphenricks/portfolio_gdg

Last synced: 6 months ago
JSON representation

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/)