- 
                Notifications
    You must be signed in to change notification settings 
- Fork 14
Home
        timelyportfolio edited this page Aug 9, 2020 
        ·
        7 revisions
      
    Planned Actions
- Update vue2to current
- Add dependency for vue-next
Discussion Items
- How can we illustrate the combination of R+vue+(maybe)Shiny?
- What experiments would help us understand the ways we can ease the integration of R+vueand discover popular use cases?
- What components and frameworks would we like to target?
- Does vue-nextgive us anything specific thatvue2does not from the perspective of anRuser?
- Can we use vue-nextreactivity as a replacement forShiny.shinyapp.$inputValues? issue
- Can we shift some control to vuex for ui/frontend state? issue
- How can we integrate router?
- How should we leverage the new abilities in packer?
- Can vue bring more interactivity to rmarkdown?
- Could propslead to a simpler version of crosstalk (underused as too intricate)?
Thoughts
- vue can potentially make custom shiny outputs relevant; currently underused (perhaps htmlwidgets are easier)? issue