Browse Source

Add free-programming-interactive-tutorials-en for Redis (#3847)

* Added Redis interactive tutorial

* updated docs location
Supriyo Mahanta 5 years ago
parent
commit
2f3111e0eb
1 changed files with 6 additions and 0 deletions
  1. 6 0
      free-programming-playgrounds.md

+ 6 - 0
free-programming-playgrounds.md

@@ -23,6 +23,7 @@
 * [Python](#python)
 * [R](#r)
 * [React](#react)
+* [Redis](#redis)
 * [Ruby](#ruby)
 * [Rust](#rust)
 * [RxJS](#rxjs)
@@ -165,6 +166,11 @@
 * [StackBlitz](https://stackblitz.com/fork/react)
 
 
+### Redis
+
+* [Try Redis](https://try.redis.io)
+
+
 ### Ruby
 
 * [Codepad](http://codepad.org)