Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
drm10001 committed Apr 13, 2020
1 parent defcc5e commit f270fbf
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
@@ -1,2 +1,31 @@
# Class10
Overview of the most common frameworks and how to use them!
Intro to Open Source projects, package managers, and frameworks!

## Final Project Discussion w/ Tara Watrous
- What questions do you have for Tara?
- Quick project rubric updates

## Open Source Projects
1. Review of Open Source
2. More complicated projects

## Package Managers
1. What are they?
2. Node Package Manager
3. Setup and use
4. Some examples of open source packages

## Frameworks
1. What are they?
2. Most common frameworks
3. Getting started with React JS


### Resources
- [What is Open Source]()
- [Package Managers]()
- [Node Package Manager Setup]()
- [Top JS Frameworks](https://hackr.io/blog/best-javascript-frameworks)
- [ReactJS Hello World](https://reactjs.org/docs/hello-world.html)


0 comments on commit f270fbf

Please sign in to comment.