Skip to content

Latest commit

 

History

History
146 lines (94 loc) · 5 KB

File metadata and controls

146 lines (94 loc) · 5 KB

Name of Module

materials

  • [Name of Module](link to module repo)
    • do not fork this repo, we'll be updating it regularly
  • [homeworks template repo](link to homework repo)
    • fork this repo to complete the assignments on your account
  • [cross-module project pt. x](link to project repo)
    • fork this repo to complete the project on your account

coaches

  • [coach 1](link to github)
  • [coach 2](link to github)

Index


Emoji Dictionary

emoji who uses it meaning
〰️ student started, in progress
student need help (after asking your fellow students!)
student think it's done
coaches homework is checked and OK
⚠️ coaches homework has a few issues, see comments and send a message on slack
:shipit: coaches we've posted an answer to your question
🌟 coaches you did something awesome

and a whole bunch more emojis for fun.

TOP


Week 1

Homework Check-Off 1

Add a row into this table with a link to your homework repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student I'm having trouble with const vs. var :shipit: check out this video

Project Check-Off 1

Add a row into this table with a link to your project repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student how are onclick and id different? :shipit: onclick makes an element do something, the id is just for finding the element later

Student Notes 1

Coach Notes 1

TOP


Week 2

Homework Check-Off 2

Add a row into this table with a link to your homework repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student I'm having trouble with const vs. var :shipit: check out this video

Project Check-Off 2

Add a row into this table with a link to your project repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student how are onclick and id different? :shipit: onclick makes an element do something, the id is just for finding the element later

Student Notes 2

Coach Notes 2

TOP


Week 3

Homework Check-Off 3

Add a row into this table with a link to your homework repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student I'm having trouble with const vs. var :shipit: check out this video

Project Check-Off 3

Add a row into this table with a link to your project repo. Let us know on slack or with a mention when you've updated your line and need us to take a look

your Emoji your comments coach emoji coach comments
Star Student how are onclick and id different? :shipit: onclick makes an element do something, the id is just for finding the element later

Student Notes 3

Coach Notes 3

TOP