GIT
Breakoutroom activities
-
- Make a new branch, continue to update the Happy Fun Ball web page, and merge back your changes (New Feature Ideas: change color of Happy Fun Ball. Add a google font. Add some js to show/hide Happy Fun Ball's Warnings.)
- Research and try
git stash -
Delete a branch locally and remotely :
git push origin --delete branch_namegit branch -d branch_name
- Practice merging, branching and pull requests in another repo from scratch
- Create and setup final repo for project and add to spreadsheet
CRUD, MVC, REST, INDUCES and JSX: Remember where we are going
