00:15:41 Winston: given the binding quirks in JS, would it be better to avoid this & explicitly reference post.id in that case? 00:52:57 Paul Davidson: Me too El Pusa. 00:53:11 ritapbest: Me three 00:53:19 Zac Gordon: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Conditional_Operator 00:54:10 Zac Gordon: function getFee(isMember) { return (isMember ? "$2.00" : "$10.00"); } 00:56:49 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/json-local-storage/lesson/json-and-javascript/ 00:57:10 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/javascript-language-basics/lesson/for-in-and-for-of-loops/ 01:11:22 Paul Davidson: I have to head out. Have a great day everyone! 01:11:44 ritapbest: See ya Paul/ Have a great day 01:11:49 Zac Gordon: Bye Paul!