Skip to content

Instantly share code, notes, and snippets.

@goonan24
Last active September 24, 2023 23:46
Show Gist options
  • Save goonan24/4e13f21269af2ac159ba755758057071 to your computer and use it in GitHub Desktop.
Save goonan24/4e13f21269af2ac159ba755758057071 to your computer and use it in GitHub Desktop.
Week-5-HW.md

Repos from the 4 templetes

Repo from open-wc

5 similarities between the open-wc repo structure and your react / vue / angular structures

  • They all use npm
  • They all have the same folder types
  • They all flow through github in a way that they could be easily shared
  • Using the terminal on github you are able to easily launch them into the web browser.

Was this easier, harder, or the same difficulty as exploring the frameworks?

  • I think this was slightly harder because for the CSS it wasn't a simple plug in

Any concept, structure, terminology, etc that you're struggling with and need additional guidance at the end of this homework / 1st 5 weeks (1/3 of course)

  • I am having some trouble with conntecting the css with the html.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment