00:01:29 Ian Hillman: at work so difficult to turn on my cam :) 00:03:01 Tracey S: my main question relates to 1.2.18 so might it be better to wait to ask it? 00:11:17 Ian Hillman: Hi everyone, Ian here. Web developer since the early 2000's, mostly PHP and some .NET. I have a fair knowledge of older JavaScript (prior to ES5) and jQuery although i don't use JS daily. Good to get back to basics and looking forward to learning more modern JS ES5/6 and integration with WordPress 00:13:00 Zac Gordon: https://codepen.io/zgordon/professor/aPrmvZ 00:13:47 Tracey S: A;; good 00:13:52 Ian Hillman: all good 00:14:53 Ian Hillman: ready to go 00:18:22 Ian Hillman: is it best practice to have a space either side if the brackets ( name ) ? Previously i had always done without spaces (name) 00:19:03 Ian Hillman: ok cool :) 00:38:37 Zac Gordon: // 1. Create a variable with your name // 2. Create a function that logs your name with console.log() // 3. Create an object called "me" that includes properties for your first and last names as well as other properties for your website and social media // 4. Create a boolean variable called loggedIn (set to either true or false) // 5. Write a conditional statement that logs "Logged In" when loggedIn is true and "Please login" when loggedIn is false 00:42:02 Ian Hillman: done 00:42:13 Fabian Kägy: The !! to force it into an actually Boolean is really cool. Did not know that =) 00:45:06 Zac Gordon: https://nitayneeman.com/posts/a-taste-from-ecmascript-2018/ 00:45:18 Zac Gordon: https://nitayneeman.com/posts/a-taste-from-ecmascript-2019/ 00:45:38 Fabian Kägy: Very cool, haven’t seen either of them 👍 00:45:51 Tracey S: Think I’m done… maybe. 00:45:54 Tracey S: ;) 00:48:29 Ian Hillman: finished a while ago (posted earlier in the chat :) 00:53:04 Zac Gordon: https://www.w3schools.com/jsref/jsref_obj_string.asp 00:53:39 Zac Gordon: https://www.w3schools.com/jsref/jsref_obj_array.asp 01:02:52 Ian Hillman: Great sesh :)