learning_shiny

Basics

1 - Mastering Shiny - Creating a Shiny App from scratch. Some interesting chapters.

2 - Engineering Production-Grade Shiny Apps - Great advice to create apps, they create a package called golem to include the Shiny app into a package but there are really good chapters about concepts important for the basic development of apps.

3 - Outstanding User Interfaces with Shiny

4 - The Shiny AWS book

Modules

Connecting with the database