Skip to content

Instantly share code, notes, and snippets.

View chattes's full-sized avatar
🎯
Focusing

Sourav Chatterjee chattes

🎯
Focusing
  • Casting Networks
  • Toronto
  • 14:59 (UTC -12:00)
View GitHub Profile
anonymous
anonymous / index.html
Created December 2, 2016 01:27
JS Bin // source http://jsbin.com/ruyaqu
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<script src="https://wzrd.in/standalone/expect@latest"></script>
<script src="https://wzrd.in/standalone/deep-freeze@latest"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/redux/3.3.1/redux.js"></script>
</head>
<script src="http://cdnjs.cloudflare.com/ajax/libs/immutable/3.7.5/immutable.js"></script>