- Mastering Shiny_Hadley Wickham
- Outstanding User Interfaces with Shiny
- Engineering Production-Grade Shiny Apps
- JavaScript 4 Shiny - Field Notes
- JavaScript for R
-
Production-grade Shiny Apps with golem - Colin Fay & Vincent Guyader
-
Deploying End-To-End Data Science with Shiny, Plumber, and Pins - Alex Gold -Shiny New Things Using R Bridge the Gap in Electronic Medical Record Reporting - Brendan Graham
-
Shiny in production: Principles, practices, and tools - Joe Cheng
-
Don’t let long running tasks hang your users Introducing ipc for Shiny - Ian Fellows
-
Building an A/B testing analytics system with R and Shiny - Emily Robinson
- The tidyverse style guide(for writing good code in R)_Hadley Wickham
- Advanced R_Hadley Wickham
- R for Data Science_Hadley Wickham
- R packages_Hadley Wickham
- ggplot2: Elegant Graphics for Data Analysis_Hadley Wickham
- Mastering Shiny
- autoreload
options(shiny.autoreload.interval = 2000)