diff --git a/README.md b/README.md index c64b3d0..741e108 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ # Class11 -Intro to Mobile Frameworks and wrapping up the class! +Wrapping up React intro and Intro to other Frameworks! + +## Final Project Discussion w/ Tara Watrous +- [Final Project Rubric]() + +## Continuing React Intro +- Recap of last class +- State +- Props +- Data Flow +- Component Lifecycle + +## Other Web Frameworks +- Angular +- Vue +- Others + +## Mobile Frameworks +- React Native +- Ionic +- Others + +### Resources +- [React Intro]() +- [Angular Overview]() +- [Vue Overview]() +- [React Native]() +- [Ionic]()