Skip to content

Instantly share code, notes, and snippets.

View rajasegar's full-sized avatar

Rajasegar Chandran rajasegar

View GitHub Profile
@rajasegar
rajasegar / introrx.md
Created December 26, 2016 13:46 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@rajasegar
rajasegar / How_to_use.html
Created February 25, 2016 16:58 — forked from jcgregorio/How_to_use.html
HTML Templating using the HTML <template> element and exactly 100 lines of JS. A cleaned up version of this code is now available at https://github.com/jcgregorio/stamp/.
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
<script src="templating.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<template id=t>