This article will show you how to speed up R Shiny by pushing actions to the browser. You will learn how to omit the server bottleneck with updateInput, leverage CSS classes, and take advantage of JavaScript actions for smoother Shiny performance.
In this talk you’ll learn tools and best practices for making clean, reproducible R code in a working environment ready to be shared and productionized. We cover the benefits of version control, plumber, RStudio Connect, and many other tools.