-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Welcome to the JSFundamentals wiki!
The goal of the Hack Reactor Junior (HRJR) classes (JS Fundamentals 1, 2 and 3) is to give technical foundation and support for those who have been learning JavaScript for a couple of months, so that they will be prepared for the Hack Reactor admission's interviews.
Of course, completion of the HRJR courses is no guarantee of admission, however, from those students who successfully complete the HRJR series will have covered all JavaScript topics necessary for the interview.
If HR takes people from 60 to 120 in web development, HRJR then takes people from 10 to 60 ('coz we don't teach variables and the like).
As an Instructor or TA you will need access to the following resources:
- Github repo
- [Trello board] (https://trello.com/b/uMzhHO4g/hrjr)
- Google slides
Before class please make sure to read each part described in the syllabus and do each related exercise. If you find people tripping up on certain items/concepts in class, please make a note of it, and send a pull request. The goal is to anticipate all/most student questions before they happen. Use the following notation:
***Student question: "Why do I have to ..."
***Explanation: "Because ..."