15 Invaluable resources
15.1 Make
15.2 {plumber}
15.3 Quarto + Observable JS
15.3.1 Observable JS
- Paul Buffa, “Learn Just Enough JavaScript”: A tutorial for basic JavaScript concepts
- Observable platform: Run Observable notebooks on Observable’s server
- Observable in Quarto: Run Observable chunks in Quarto
15.3.2 Observable Plot
- Allison Horst, “Plot from ggplot2”: A side-by-side translation of ggplot2 to Observable Plot (it’s amazing!)
- Full Observable Plot documentation
- Observable Plot gallery
15.3.3 Arquero
- Allison Horst, “Wrangling data in Javascript with Arquero: a primer for R users”: A side-by-side translation of dplyr to Arquero (it’s amazing!)
- Jeffrey Heer, “Introducing Arquero”: A notebook showing how Arquero works
- Full Arquero documentation