Skip to content

Commit

Permalink
add r and shiny tutorial to build web app
Browse files Browse the repository at this point in the history
  • Loading branch information
tuvtran committed May 2, 2017
1 parent 94e38bb commit 6fdad4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Go](#go)
* [Ruby](#ruby)
* [Haskell](#haskell)
* [R](#r)
* [Rust](#rust)
* [Additional resources](#additional-resources)

Expand Down Expand Up @@ -95,6 +96,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)

## R:
* [Build Web Apps with Shiny](http://rstudio.github.io/shiny/tutorial/)

## Rust:
* A Simple Web App in Rust
* [Part 1](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/)
Expand Down

0 comments on commit 6fdad4f

Please sign in to comment.