Skip to content

Latest commit

 

History

History
145 lines (92 loc) · 4.95 KB

File metadata and controls

145 lines (92 loc) · 4.95 KB

Name of Module

a little description of the module

Index


Shared notes

put links to helpful resources & examples, problems you've encountered, answers to each others questions, anything you'll find helpful!

TOP


materials and coaches

matierals

  • [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)

TOP


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

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

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

TOP