14.1 Meeting Videos
14.1.2 Cohort 2
Meeting chat log
00:43:00 Ryan Metcalf: Not sure if this quite answers the question of cache’ing variables in a Shiny Server -> UI handshake. The comment I made was toward “threading”. The article does clarify the differences. https://www.digitalocean.com/community/tutorials/apache-vs-nginx-practical-considerations
Meeting chat log
00:37:01 Ryan Metcalf: Really good topic on Linked List in C++. The discussion was related to memory management. https://www.geeksforgeeks.org/data-structures/linked-list/
00:45:12 Kevin Gilds: Reactive Values in Modules
00:45:39 Kevin Gilds: The inputs across across modules
00:47:27 Kevin Gilds: I will put some articles in the slack reactive values and modules
14.1.3 Cohort 3
Meeting chat log
01:07:52 LUCIO ENRIQUE CORNEJO RAMÍREZ: shiny:::plotOutput
01:07:59 LUCIO ENRIQUE CORNEJO RAMÍREZ: is that it?
01:10:25 Federica Gazzelloni: formals()
01:10:35 Federica Gazzelloni: body()
01:10:41 Federica Gazzelloni: environment()
01:11:02 Federica Gazzelloni: typeof()
01:12:39 LUCIO ENRIQUE CORNEJO RAMÍREZ: https://shiny.rstudio.com/articles/client-data.html
01:13:31 Federica Gazzelloni: https://adv-r.hadley.nz/functions.html
01:13:33 LUCIO ENRIQUE CORNEJO RAMÍREZ: session$clientData
01:15:44 Federica Gazzelloni: shiny:::plotOutput
01:21:23 LUCIO ENRIQUE CORNEJO RAMÍREZ: bye, thanks