https://github.com/ijlyttle/reactivity-three-ways-book
https://github.com/ijlyttle/reactivity-three-ways-book
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ijlyttle/reactivity-three-ways-book
- Owner: ijlyttle
- License: mit
- Created: 2021-12-14T17:21:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T22:10:25.000Z (about 4 years ago)
- Last Synced: 2025-10-11T15:06:59.275Z (9 months ago)
- Language: R
- Homepage: https://ijlyttle.github.io/reactivity-three-ways-book/
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# reactivity-three-ways-book
The purpose of this book is to show how to implement reactive data-science apps using three languages/frameworks:
- R: [Shiny](https://shiny.rstudio.com/)
- Python: [Dash](https://dash.plotly.com/)
- JavaScript: [Observable](https://observablehq.com/@observablehq/five-minute-introduction)