Errata
Chapter 2
Chapter 5
- (Page 163) — filename splits over two lines
- (Page 179) — inconsistent function names -- arrayContainsNTimes
Chapter 6
- (Page 195) — Twitter's app page has moved
- (Page 201) — forgot to install express
- (Page 206) — Migrating Examples to Express 4
Chapter 8
Chapter 1
Chapter 2
- (Page 50) — Memorization Step in Chapter 2
- (Page 64) — class should be greeting
- (Page 75) — fixed vs relative font-size keywords
Chapter 3
Chapter 4
- (Page 106) — A better clicking experience?
- (Page 108) — duplicate variable declaration
- (Page 108) — keyCode example error
- (Page 133) — Missing href attribute in links
- (Page 135) — minor error in tabs
- (Page 136) — missing line in makeTabActive
- (Page 136) — Refactoring the code using a loop
Chapter 5
- (Page 163) — filename splits over two lines
- (Page 171) — duplicate organizeByTag function
- (Page 174) — spans should be buttons
- (Page 175) — Missing content in new tab
- (Page 179) — inconsistent function names -- arrayContainsNTimes
Chapter 6
- (Page 194) — Missing parenthesis
- (Page 195) — Twitter's app page has moved
- (Page 196) — Twitter API Changes
- (Page 197) — Incorrect ls command
- (Page 199) — tweet indexOf errors
- (Page 201) — forgot to install express
- (Page 202) — Amazeriffic Problems in Chapter 6
- (Page 205) — toDos Object should be an Array
- (Page 205) — Bug in Server Code
- (Page 206) — Migrating Examples to Express 4
- (Page 206) — Express 4 Problems