Shiny X Sessions

Theming Shiny and RMarkdown with {thematic} & {bslib}

rstudio::global 2021

Theming Shiny and RMarkdown with {thematic} & {bslib}

January 21, 2021

This presentation covers the basics of how {bslib} & {thematic} can be used to consistently style all the components of a shiny app at once.

Styling Shiny with CSS & SASS and Speeding Up Shiny Apps

rstudio::global 2021

Styling Shiny with CSS & SASS and Speeding Up Shiny Apps

January 21, 2021

In the first part of this talk I will discuss how to use CSS to give your application a fresh and unique look, while keeping your codebase clean and organized with SASS.

Scaling Shiny to Thousands of Users

rstudio::global 2021

Scaling Shiny to Thousands of Users

January 21, 2021

In this talk I will discuss how to scale Shiny dashboards to thousands of users.

Empowering Data Scientists to Build Spectacular Shiny Apps

rstudio::global 2021

Empowering Data Scientists to Build Spectacular Shiny Apps

January 21, 2021

In this talk, Appsilon's CEO and CTO show their vision of challenges facing Shiny app authors and what is crucial to achieving success.

Best Practices for Developing Shiny Apps

rstudio::global 2021

Best Practices for Developing Shiny Apps

January 21, 2021

This presentation covers everything from organizing app's code with modules and R6 classes, to setting up a development environment, to testing.

Appsilon's Guide to Working With Open Source Shiny

rstudio::global 2021

Appsilon's Guide to Working With Open Source Shiny

January 21, 2021

There is no need to praise Shiny for its influence on interactive data visualisation. As with many other technology stacks, Shiny could benefit from community contributions for the further development of the package itself and the growth of independent packages that add new features.