
# general links
Replay from the conference
https://app.events.ringcentral.com/events/shinyconf-2024/replay
shiny gathering
https://www.shinyconf.com/shiny-gatherings#events
agenda
https://www.shinyconf.com/shinyconf-2024-agenda
# Shiny workshop
shiny workshop Rhino
https://github.com/Appsilon/rhino-masterclass
https://drive.google.com/file/u/0/d/1CCdXQCPW653RcXl3jgO_lDj9C66RU4gg/view?usp=drive_link&pli=1
shiny workshop modular design
https://github.com/hypebright/shinyconf2024-shiny101/blob/main/instructor/01_app.R

# Shiny Topics
bslib - **VERY POWERFUL USE IN FUTURE**
build better layout
https://rstudio.github.io/bslib/
https://github.com/rstudio/bslib/blob/main/R/bs-theme-preview.R
litter - **VERY POWERFUL USE IN FUTURE**
https://the-y-company.com/html/pages/about
https://github.com/devOpifex/litter
tictoc- mark time spent from steps **Explore**
shiny express
rhinoverse
https://rhinoverse.dev/#reactable-extras
shinylive
https://github.com/posit-dev/shinylive
teal - **VERY POWERFUL USE IN FUTURE**
interactive exploring data
https://insightsengineering.github.io/teal/main

join data dealing with data in shiny

imola - arrange rows and columns - a wrapper for CSS flexbox and CSS grid - **VERY POWERFUL USE IN FUTURE**
https://cran.r-project.org/web/packages/imola/index.html
highcharter package- ASTHO the Y company - could use as an example for complex design
phone adapted shiny app mobile dashboard **Explore**
https://astho.shinyapps.io/profile/

joblicator **Explore**
https://github.com/SwissShinyApp/joblikator/tree/main
dev.odapes.app/app/joblikator
TFL table figure list build report
tidyCDISC of phamaverse **Explore**
https://pharmaverse.r-universe.dev/tidyCDISC/doc/getting_started.html
CRUD shiny **Explore**
https://www.tychobra.com/posts/2020-01-29-shiny-crud-traditional/
TDD 3steps, red, green, refactor
tfrmt -R package for formating tables **Explore**
https://github.com/GSK-Biostatistics/tfrmt
https://gsk-biostatistics.github.io/tfrmt/
tfrmt builder
https://github.com/GSK-Biostatistics/tfrmtbuilder
https://gsk-biostatistics.github.io/tfrmtbuilder/
taming reactivity
Using R6 class Andrew bate
https://github.com/asbates/fantasymls
statmeanagement and events {gargoyle}