Content Library

Discover resources to power your data science journey

Explore the full Posit content library, from ebooks to webinars and reports, and learn how teams power data science with R, Python, and AI.

people working on laptop

Explore our resources

Filter by:

666 Resources
Video

Scaling Shiny apps with async programming

Asynchronous programming offers a way to offload certain classes of long-running operations from the main R thread, such that Shiny apps can remain responsive.