atorus-research / matte

{usethis} style tooling to help with Shiny applications evolving maturing into production systems

Home Page:https://atorus-research.github.io/matte/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code snippets for templates of performance optimizations

mstackhouse opened this issue · comments

Snippets that go into the RStudio IDE that produce template code of how to do performance optimizations like:

  • Tab scoping of reactivity
  • Using futures to offload processing