From 0b20fe4cd6ffd7b9100808e8f7e96fbb6b335b8b Mon Sep 17 00:00:00 2001 From: "Chakib (spike) Benziane" Date: Sun, 5 Jan 2014 16:49:28 +0100 Subject: [PATCH] Add tmpbrowse project --- partials/projects.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/partials/projects.html b/partials/projects.html index 1afc024..1a865e6 100644 --- a/partials/projects.html +++ b/partials/projects.html @@ -9,6 +9,7 @@

Python & DevOps

Angular then Promises

hacks

+

tmpbrowse


CatDog Hunter

Bootstrap Magic Buttons

@@ -59,4 +60,9 @@
An introduction to the principles of Asynchronous programming with Promises in Angular +
+
+
+ A tool for front end developers to help spawn temporary browser sessions (only chrome for the moment) in a sandboxed environment to securely test your web app without worrying about clearing cache, extensions ... +