# daattali/advanced-shiny

🤹 Shiny tips & tricks for improving your apps and solving common problems

Repository: https://github.com/daattali/advanced-shiny
Canonical: https://ross.abutalabs.com/products/advanced-shiny
Homepage: https://deanattali.com/blog/advanced-shiny-tips/
Language: R
License Family: other
Last push: 2025-12-21T05:49:16+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 58, release rhythm 35, longevity 100
- inputs: {"age_days": 4060, "days_push": 255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1215, forks 378 (observed 2026-08-28T04:04:01.122283+00:00)

## What it is
A curated collection of Shiny tips, tricks, and design patterns by Dean Attali, with each tip accompanied by a complete functional Shiny app demonstrating a non-trivial task. It covers common problems like loading animations, hiding tabs, URL-based input pre-population, and splitting app code across files.

## Use cases
- show a loading spinner while a shiny plot recalculates
- pre-populate shiny inputs from url parameters
- split a large shiny app across multiple files
- hide or disable shiny inputs programmatically
- show custom error messages when shiny outputs fail
- automatically stop a shiny app when the browser tab closes
- learn advanced shiny design patterns

## When to choose
- you build R Shiny apps and hit common UI or UX problems
- you want working example apps demonstrating non-trivial Shiny techniques
- you are learning to push Shiny beyond basic usage

## When to avoid
- you need a production library or package rather than example code
- you are not using R or Shiny
- you need officially supported documentation instead of community tips

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, ui-components, web-framework
- domain: web-development, tutorials, data-science, developer-tools
- platform: cross-platform
- tags: r, shiny, tips-and-tricks, example-apps, tutorial, web-server

## Member repositories
- daattali/advanced-shiny (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.122283+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:17:15.487483+00:00, confidence not recorded.
  - readme: https://github.com/daattali/advanced-shiny (fetched 2026-08-28T04:04:01.122283+00:00, sha 6ea03795f5ca)
  - homepage: https://deanattali.com/blog/advanced-shiny-tips/ (fetched 2026-08-29T12:25:10.540479+00:00, sha 61ddf69d9e0b)
  - site_page: https://deanattali.com/aboutme (fetched 2026-08-29T12:25:10.550222+00:00, sha c307b3b69b8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
