Resources Slides (https://shinydevseries.com/slides/shinydev000.html) used in first part of episode Eric's recent conference presentations covering Shiny: Developing Powerful Shiny Applications in an Enterprise Environment (http://rpodcast.gitlab.io/rpharma2018/#1) (R-Pharma 2018) Effective use of Shiny Modules (https://rpodcast.github.io/rsconf-2019/#1) (rstudio::conf 2019) Assorted Shiny apps out in the open: Ames Housing Data Explorer (https://gallery.shinyapps.io/ames-explorer) and GitHub repo (https://github.com/rpodcast/ames_explorer) Unconference issue explorer (https://rpodcast.shinyapps.io/unconfissues/) and GitHub repo (https://github.com/unconf-toolbox/unconfissues) co-authored with Sharla Gelfand (https://sharlagelfand.netlify.com/) Shiny LEGO Mosaic Creator (https://rpodcast.shinyapps.io/shinylego) (see Shiny contest post (https://community.rstudio.com/t/shiny-contest-submission-the-shiny-lego-mosaic-creator/25648) and GitHub repo (https://github.com/rpodcast/shinylego)) Visit shinydevseries.com (https://shinydevseries.com) for all previous episodes Sign up for the 2019 live webinars in partnership with RStudio Community at pages.rstudio.net/shinydevseries.html (https://pages.rstudio.net/shiny_dev_series.html) Package Highlight shinyhelper (https://github.com/cwthom/shinyhelper): Add markdown help files to Shiny apps by Chris Mason-Thom.