00:15:26 Richard Johnston: https://codesandbox.io/s/n1rpxz051p 00:16:05 Zac Gordon: https://javascript.info/async-await 00:18:05 Zac Gordon: https://www.youtube.com/watch?v=ho5PnBOoacw 00:18:52 Zac Gordon: https://scotch.io/tutorials/asynchronous-javascript-using-async-await 00:19:31 Zac Gordon: Fetch().then().then( do something ) 00:19:46 Zac Gordon: fetch.then().then()
do something 00:20:19 Zac Gordon: const data = await fetch.then().then()
do_something(data) 00:21:13 Meagen Voss: I need to bail early today y’all. Have a big conference that I’m helping with and gotta be there early. Cheers! 00:23:09 Zac Gordon: https://stackoverflow.com/questions/8849684/wordpress-jquery-ui-css-files 00:23:16 Zac Gordon: To answer your question. No, WordPress has no useful styles available within the platform itself. The only available css is in \wp-includes\jquery-ui-dialog.css, and that alone isn't very useful. 00:27:29 Zac Gordon: https://wordpress.org/gutenberg/handbook/packages/packages-api-fetch/ 00:30:49 Richard Johnston: recordit.co/cTl3IuCdl7 00:41:38 Zac Gordon: https://js.tensorflow.org/ 00:42:49 Zac Gordon: https://www.udemy.com/build-a-blockchain-in-javascript/