A practical guide for Python developers learning Shiny for R. Maps familiar Streamlit and Gradio concepts to Shiny equivalents with clear code examples.
Tutorial series
R Web Development
3 tutorials — follow in order for the best learning path.
- Shiny for Python Developers
- Building a REST Client in R
A practical guide to building reliable REST API clients in R using httr2. Learn error handling, retries, pagination, and auth patterns.
- R and Databases: Advanced Patterns
Master advanced database patterns in R including connection pooling, parameterized queries, transaction management, and multi-database workflows.