Skip to content

Instantly share code, notes, and snippets.

@sashajustice
Created January 22, 2018 18:55
Show Gist options
  • Save sashajustice/16f185456414a9b0117b403cbc07fdc1 to your computer and use it in GitHub Desktop.
Save sashajustice/16f185456414a9b0117b403cbc07fdc1 to your computer and use it in GitHub Desktop.
# Areas of Focus
SQL
Work on CRUD, already comfortable with Update, and CREATE.
work through Challenges 1,3,4,5, in Bonnie's pets challenge
GET routes AND also start on a project:
work through Challenge 3, 7,9,10,11 in Bonnie's pets challenge.
Finish my crud tutorial
Create my own fullstack project
read the Express docs for GET routes.
Implementing handling for route, rendering to pug/ejs/etc
#DOM Manipulation
-adding and removing a picture
-changing colors of page
-removing elements
-changing text on a page
Live coding simulation
-Try to meet with a coach everyday where I'm typing in front of them
-Pair with someone and code /trade turns where one is watching
Algorithms
Improve problem-solving skills, thinking faster
-Do one code wars or reddit problem a day
WorkPlan
Work through samples multiple times
Watch youtube dom tutorials
Review practice samples, write new solution from scratch
Sample test session @
@sashajustice
Copy link
Author

# Areas of Focus
SQL

Work on CRUD, already comfortable with Update, and CREATE.
Finish my crud tutorial
work through Challenges 1,3,4,5, in Bonnie's pets challenge
GET routes AND also start on a project:
work through Challenge 3, 7,9,10,11 in Bonnie's pets challenge.
Create my own fullstack project
read the Express docs for GET routes.
Implementing handling for route, rendering to pug/ejs/etc

#DOM Manipulation
-adding and removing a picture
-changing colors of page
-removing elements
-changing text on a page
Live coding simulation
-Try to meet with a coach everyday where I'm typing in front of them
-Pair with someone and code /trade turns where one is watching

## Algorithms
Improve problem-solving skills, thinking faster

-Do one code wars or reddit problem a day

WorkPlan

Work through samples multiple times
Watch youtube dom tutorials
Review practice samples, write new solution from scratch
Sample test session @

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment