Episode 16: Jiena Gu McLellan

Share:

Listens: 0

Shiny Developer Series

Technology


In episode 16 of the Shiny Developer Series, we welcome software developer Jiena McLellan! Jiena shares how she has created many useful packages and Shiny applications to help not only with her day job, but for fun personal projects benefiting her friends and family too! We dive deep into her innovative DT-Editor Shiny module, as well as how she developed packages based on htmlwidgets such as the flashCard package for teaching yourself new concepts. Resources mentioned in the episode Jiena's website: www.jienamclellan.com (https://www.jienamclellan.com) DT Editor module demonstration app: appforiarteam.shinyapps.io/DTeditorshiny_module (https://appforiarteam.shinyapps.io/DT_editor_shiny_module/) DT Editor GitHub repository: github.com/jienagu/DT-Editor (https://github.com/jienagu/DT-Editor) {noteMD} Print text from a Shiny UI with support for markdown to pdf or word reports: github.com/jienagu/noteMD (https://github.com/jienagu/noteMD) Demo app integrating DT Editor and noteMD: github.com/jienagu/ShinyFullFlow (https://github.com/jienagu/Shiny_Full_Flow) {faq} Create a Frequenty Asked Questins page for Shiny apps: github.com/jienagu/faq (https://github.com/jienagu/faq) {flashCard} R package to create flash cards: github.com/jienagu/flashCard (https://github.com/jienagu/flashCard) Demo app for flashcards teaching Python syntax: appforiarteam.shinyapps.io/flashCard_demo (https://appforiarteam.shinyapps.io/flashCard_demo/) Jiena's codepen for practice flash card syntax: codepen.io/Jienagu/pen/qBdNbVy (https://codepen.io/Jienagu/pen/qBdNbVy) {forestry} R package with utility functions to help with reshaping hierarchy of data trees: github.com/jienagu/forestry (https://github.com/jienagu/forestry) Episode Timestamps 0:00 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=0m0s) Episode introduction 0:43 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=0m43s) Introducing Jiena 4:18 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=4m18s) DT-editor - A shiny module that allows your Shiny app users to edit and update DT tables in your shiny app https://github.com/jienagu/DT-Editor 13:23 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=13m23s) DT-editor shiny module https://github.com/jienagu/DT_editor_shiny_module 18:33 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=18m33s) noteMD, Add a textfield to your shiny app, which may then be printed to pdf or word. 23:23 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=23m23s) Example blending DT editor and noteMD together https://github.com/jienagu/Shiny_Full_Flow 25:33 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=25m33s) FAQ https://github.com/jienagu/faq 32:38 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=32m38s) Htmlwidget flip - flashcard https://github.com/jienagu/flashCard 42:28 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=42m28s) Demo, showing the experience of developing htmlwidgets and js code bases. 60:13 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=60m13s) Advice for Shiny developers 63:53 (https://www.youtube.com/watch?v=VhyIKMFDTl4&t=63m53s) Episode conclusion