00:01:55 Keri Gerheart: I haven't started on the project yet. I started a new job this week and have been a little overscheduled 00:02:08 Keri Gerheart: it's a theme :) 00:03:33 Keri Gerheart: One thing that I'm kind of struggling with is arrow functions. Is there ever a case where that's the only way something will work? 00:03:43 Keri Gerheart: like if I stick with regular functions will it be a problem? 00:04:17 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/advanced-javascript-topics/lesson/1-8-11-06-functions-arrow-functions-1446/ 00:08:20 Keri Gerheart: yes, thanks 00:09:33 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/events-in-javascript/lesson/introduction-to-dom-events/ 00:11:11 Luann Ebert: Someone (Steve, I think) posted a solution on his GitHub account. He used foundation for everything but js. that does make things quite a bit easier. 00:11:41 Keri Gerheart: the css library foundation? 00:11:48 nelson nakano: Sorry, i’m a bit behind :( 00:12:04 nelson nakano: went through the vid and lecture 00:15:33 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/javascript-development-tools/lesson/introduction-task-runners-build-systems/ 00:16:54 Zac Gordon: npm run audit 00:16:59 Zac Gordon: npm audit —fix 00:22:16 Zac Gordon: https://javascriptforwp.com/courses/javascript/sections/advanced-javascript-topics/ 00:30:59 Keri Gerheart: I think you're right, but I think a lot of WordPress people are going to hang on to starter themes that use both foundations and bootstrap 00:31:17 Zac Gordon: https://blog.bitsrc.io/9-css-in-js-libraries-you-should-know-in-2018-25afb4025b9b 00:32:18 Zac Gordon: https://material-ui.com/ 00:32:43 Zac Gordon: https://theme-ui.com/ 00:32:57 Zac Gordon: https://v2.grommet.io/ 00:33:21 Zac Gordon: https://rebassjs.org/ 00:34:17 Keri Gerheart: I have what might be a silly question. Here is an example of site that I have built a modal on: https://kerigerheart.com/portfolio/ 00:34:22 nelson nakano: Not at this moment 00:34:28 Keri Gerheart: would that work for this, or should it be more javascript-y? 00:34:34 Robert Piper: cool examples. Its super fast! 00:35:28 Keri Gerheart: awesome, thanks. I might have been overthinking how much JS to use 00:35:38 Luann Ebert: very nice!! 00:35:46 Keri Gerheart: thank you :) 00:35:56 nelson nakano: Nice! 00:37:00 Zac Gordon: https://www.youtube.com/watch?v=qr3qVin8Tw8&list=PLruo2gSoqlejI4_I4ypRCluXgWIVtpovx&index=33&t=0s 00:40:32 nelson nakano: Thank you