Engineer on the Shiny team at @posit_pbc. I write code with #javascript/#typescript to help people write code in #rstats and #python
Jul 28, 2022 • 8 tweets • 4 min read
Super excited to share with everyone the two ways I've been developing to make building your shiny app's UI faster, easier, and more pleasant: {gridlayout} and {shinyuieditor} (🧵1/5) #RStudioConf#RStats#rstudioconf2022
{gridlayout} is a new package for building 2d dashboard layouts using a simple and intuitive table-like declaration format. If you can draw up your layout in terms of the rows and columns of a table, you can use it in your Shiny app. (2/5)
Jul 28, 2022 • 5 tweets • 3 min read
@winston_chang about to blow some people’s minds talking about running Shiny without a server. Been super excited about this project getting out into the world! #rstudioconf2022#RStudioConf
There’s the name! Is it a game show? Nope! It’s client side shiny!