|
| 1 | +--- |
| 2 | +Description: "Episode 33 of the R-Podcast continues our coverage of rstudio::conf 2020! I share my experiences from my e-poster presentation about the Shiny community, and have a great conversation with the very talented Garrick Aiden-Buie! We discuss his spectacular JavaScript for Shiny Users course, the mind-blowing features of the package accompanying the course, and much more. Plus I share my takeaways from Shiny-related presentations at the conference and a fresh batch of listener feedback. I hope you enjoy this episode!" |
| 3 | +aliases: |
| 4 | +- /33 |
| 5 | +author: 'Eric Nantz' |
| 6 | +categories: |
| 7 | +- Podcast |
| 8 | +date: 2020-03-04 |
| 9 | +draft: false |
| 10 | +episode: "33" |
| 11 | +episode_image: img/episode/default.jpg |
| 12 | +explicit: "no" |
| 13 | +guests: |
| 14 | +- gbuie |
| 15 | +images: |
| 16 | +- img/episode/default-social.jpg |
| 17 | +podcast_bytes: "" |
| 18 | +podcast_duration: "" |
| 19 | +podcast_file: '6f8ab007-d169-49a6-b1fc-6886c7cefb44.mp3' |
| 20 | +title: "Episode 33: Shiny and JavaScript wizardry with Garrick Aiden-Buie" |
| 21 | +youtube: "FGtdC2-GGnc" |
| 22 | +--- |
| 23 | + |
| 24 | +### Links |
| 25 | + |
| 26 | +* `rstudio::conf(2020L)` recordings: [resources.rstudio.com/rstudio-conf-2020](https://resources.rstudio.com/rstudio-conf-2020) |
| 27 | +* Reaping the benfits of the Shiny community e-poster: [rpodcast.shinyapps.io/highlights-shiny](https://rpodcast.shinyapps.io/highlights-shiny) |
| 28 | +* Poster source code: [github.com/rpodcast/highlights.shiny](https://github.com/rpodcast/highlights.shiny) |
| 29 | +* Javascript for Shiny Users: [js4shiny.com/](https://js4shiny.com/) |
| 30 | +* Garrick's GitHub: [github.com/gadenbuie](https://github.com/gadenbuie) |
| 31 | +* `js4shiny` package: [pkg.js4shiny.com/](https://pkg.js4shiny.com/) |
| 32 | +* Styling Shiny apps with Sass and Bootstrap 4 (Joe Cheng): [resources.rstudio.com/rstudio-conf-2020/styling-shiny-apps-with-sass-and-bootstrap-4-joe-cheng](https://resources.rstudio.com/rstudio-conf-2020/styling-shiny-apps-with-sass-and-bootstrap-4-joe-cheng) |
| 33 | +* Reproducible Shiny apps with `shinymeta` (Carson Sievert): [resources.rstudio.com/rstudio-conf-2020/reproducible-shiny-apps-with-shinymeta-dr-carson-sievert](https://resources.rstudio.com/rstudio-conf-2020/reproducible-shiny-apps-with-shinymeta-dr-carson-sievert) |
| 34 | +* Getting things logged (Gergely Daroczi): [resources.rstudio.com/rstudio-conf-2020/getting-things-logged-gergely-daroczi](https://resources.rstudio.com/rstudio-conf-2020/getting-things-logged-gergely-daroczi) |
| 35 | +* Listener Ricardo's R & tidyverse tutorial: [predictcrypto.org/tutorials](https://predictcrypto.org/tutorials) |
| 36 | +* `xaringan` package's infinite moon reader: [https://bookdown.org/yihui/rmarkdown/xaringan-preview.html](bookdown.org/yihui/rmarkdown/xaringan-preview.html) |
| 37 | +* My appearance on Michael Dominick Show: [https://www.automator.show/8](https://www.automator.show/8) |
| 38 | +* NSSD 101 interview with JJ Allaire: [nssdeviations.com/101-special-guest-jj-allaire](http://nssdeviations.com/101-special-guest-jj-allaire) |
| 39 | + |
| 40 | +### Feedback |
| 41 | + |
| 42 | +- Leave a comment on this episode's [post]({{< ref "033-rsconf2020-part2.md" >}}) |
| 43 | +- Email the show: `thercast[at]gmail.com` |
| 44 | +- Use the R-Podcast [contact page]({{< ref "contact.md" >}}) |
| 45 | + |
| 46 | +### Episode Timestamps |
| 47 | + |
| 48 | +``` |
| 49 | +00:00:00.000 Intro |
| 50 | +00:01:48.000 Shiny community e-poster |
| 51 | +00:20:12.000 Garrick Aiden-Buie |
| 52 | +00:38:10.000 Styling Shiny apps |
| 53 | +00:40:56.000 Shinymeta |
| 54 | +00:44:20.000 logger |
| 55 | +00:49:49.000 listener feedback |
| 56 | +00:57:25.000 Wrapup |
| 57 | +``` |
| 58 | + |
| 59 | +### Music Credits |
| 60 | + |
| 61 | +- Opening and closing themes: __Training Montage__ by [WillRock](http://ocremix.org/artist/5043/willrock) from the [Return All Robots Remix Album](http://ocremix.org/events/returnallrobots/) at [ocremix.org](http://ocremix.org/) |
0 commit comments