Episode 10

The Importance of User Experience with John Coene

00:00:00
/
01:02:24

July 7th, 2020

1 hr 2 mins 24 secs

Your Hosts

About this Episode

In this packed episode of the Shiny Developer Series, we are joined by the very talented John (JP) Coene to explore tools and skills that can ease your journey in creating production-grade Shiny applications! We examine the backstory of John's highly-regarded Coronavirus mobile-first Shiny application, how you can use his excellent {waiter} and {server} packages to improve user experience, and much more!

Resources mentioned in the episode

Episode Timestamps

0:00 - Intro

2:37 - Covid19 tracker - A popular Coronavirus Tracker app, built on shiny mobile: https://johncoene.shinyapps.io/contest-coronavirus

5:37 - Golem - Within the Covid19 Tracker discussion, on the usefulness of golem for building shiny apps with best practices.

8:57 - On working with shinyMobile https://rinterface.github.io/shinyMobile, Maintainer; David Granjon

12:47 - Shiny with R in Production and at scale.

17:27 - Waiter package. A key, simple way to improve the experience of your shiny app is giving the user clear information about how quickly app-components will take to load. https://shiny.john-coene.com/waiter/

32:57 - On the importance of ensuring your shiny apps looks and feels good to the end user

34:10 sever. More pleasing and better handling of shiny app error & disconnection messages. https://sever.john-coene.com

38:57 - Building htmlwidgets for shiny apps https://blog.john-coene.com/posts/2018-01-01-widget/

44:14 echarts4r. A package for powerful visualizations with R. It is a good showcase for how htmlwidgets can interact with your shiny-app, sending messages between your user and your server to improve the types of interactions possible with your visualizations. https://echarts4r.john-coene.com

57:27 Advice for Shiny developers that want to take that “next step” in building complex applications for production use.

1:00:46 Wrapup