00:33:24 Zac Gordon: https://github.com/zgordon/wcdc-2017 00:34:04 Zac Gordon: https://exercism.io/ 00:34:10 Paul Davidson: This a good one: http://eloquentjavascript.net/03_functions.html 00:34:25 Jessica Duarte: This is another good one: https://javascript30.com/ 00:34:30 Zac Gordon: https://exercism.io/tracks/javascript 00:35:15 Zac Gordon: https://www.quora.com/I-need-JavaScript-practice-with-problems-and-solutions-is-there-a-good-site 00:35:48 Zac Gordon: https://exercism.io/tracks/javascript/exercises 00:38:37 Zac Gordon: If ( name = “Yoda” ) 00:38:45 Zac Gordon: if ( name == “Yoda” ) 00:39:27 Zac Gordon: If ( “Yoda” = name ) 00:39:33 Zac Gordon: if ( “Yoda” == name ) 00:40:30 jamesryan: Gotta run guys - sorry! 00:41:33 Zac Gordon: https://github.com/WordPress-Coding-Standards/eslint-config-wordpress/blob/73a8d0a67ef714159b2df2aa16ce4d9180162761/index.js 00:42:20 Zac Gordon: https://github.com/WordPress-Coding-Standards/eslint-config-wordpress/blob/73a8d0a67ef714159b2df2aa16ce4d9180162761/index.js#L38 00:42:40 Zac Gordon: https://eslint.org/docs/rules/yoda