talk_id | talk_slug | talk_type | talk_tags | session_slug | sched_url | talk_title | talk_title_short | talk_materials_url | speakers | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22058 |
new-way-to-build-shiny |
regular |
|
shiny-app-design |
A new way to build your Shiny app's UI |
A new way to build your Shiny app's UI |
|
Shiny helps data scientists create web applications without requiring web development experience. However, there's still a steep learning curve for writing the Ui portion of an app. Unlike an app's server code, which typically only uses a few different Shiny-specific functions, the app's UI code is almost entirely made up of functions with strange syntaxes and often surprising interactions with each other. This paradigm requires a very different mindset than your typical R Script. This talk introduces a new tool to help both new and experienced Shiny developers spend less time writing their app's UI and more time doing data science.