You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for the shiny interactive web applications needs to be modularized and broken up into smaller units. One framework for doing so is the golem and golemverse framework https://golemverse.org/. Doing so will enable us to implement unit tests for the interactive components and overall facilitate maintainance of the interactive code as well as make it easier to expand the interactive code.
The text was updated successfully, but these errors were encountered:
The code for the
shiny
interactive web applications needs to be modularized and broken up into smaller units. One framework for doing so is thegolem
andgolemverse
framework https://golemverse.org/. Doing so will enable us to implement unit tests for the interactive components and overall facilitate maintainance of the interactive code as well as make it easier to expand the interactive code.The text was updated successfully, but these errors were encountered: