SEFSC / SEFSC-SFD-CFB-TIP-Compositions

Other
0 stars 0 forks source link

Shiny Conference 2024 notes and resources #24

Open KatGodwin-NOAA opened 4 months ago

KatGodwin-NOAA commented 4 months ago

The conference consisted of one day of workshops and two days of conference talks. My favorite talk of the workshop day was "Shiny 101: The Modular App Blueprint" where Veerle van Leempt walked us through how to create modules within a shiny app. During the conference there were presentations on new apps created and how they are being utilized, how to manage opensource data and code, and new packages that can be utilized in making an app. I have more notes on the individual presenters but unfortunately I forgot my notebook that had those notes so I will have to add those later.

Below are some resources and slides shared by the presenters that I found informative : https://www.appsilon.com/post/shiny-fluent-tutorial https://www.youtube.com/watch?v=F6I_jXPWFBk https://rpubs.com/jcheng/beyond-async https://rstudio.github.io/bslib/ https://georgestagg.github.io/reproducible-data-science-webr-shinylive-2024/#/title-slide https://deepshamenghani.quarto.pub/dmenghani/talks.html

These are some apps that I think we could model ours after: https://karangattu.github.io/fieldsurveys/ https://rorychenxy.shinyapps.io/DataRepExp/

I have also saved some of the repos that we used in the presentations that could help us in building our app.

KatGodwin-NOAA commented 3 months ago

@mollystevens-noaa