Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html ng-app="myApp">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
<script src="https://cdn.firebase.com/js/client/2.2.1/firebase.js"></script>
<script src="https://cdn.firebase.com/libs/angularfire/1.0.0/angularfire.min.js"></script>
<link rel="stylesheet" href="/resources/tutorial/css/example.css" />
</head>
<body ng-controller="MyController" style="font-family:verdana">
<!DOCTYPE html>
<html ng-app="myApp">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
<script src="https://cdn.firebase.com/js/client/2.2.1/firebase.js"></script>
<script src="https://cdn.firebase.com/libs/angularfire/1.0.0/angularfire.min.js"></script>
<link rel="stylesheet" href="/resources/tutorial/css/example.css" />
</head>
<body ng-controller="MyController" style="font-family:verdana">
@owenl131
owenl131 / index.html
Created May 13, 2015 03:26
owenfirebasechatapplication
<!doctype html>
<html ng-app="myApp">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
<script src="https://cdn.firebase.com/js/client/2.2.1/firebase.js"></script>
<script src="https://cdn.firebase.com/libs/angularfire/1.0.0/angularfire.min.js"></script>
<link rel="stylesheet" href="/resources/tutorial/css/example.css"/>
</head>
<body ng-controller="MyController">
@owenl131
owenl131 / index.html
Created May 13, 2015 02:43
owenlnushworkshop1
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:39
owenlnushworkshop
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:39
owenlnushworkshop
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:37
owennushworkshop
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:37
owennushworkshop
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:34
owennushworkshop
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>
@owenl131
owenl131 / index.html
Created May 13, 2015 02:32
owenhello
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body style="background-color:lightgreen;font-family:arial">
<h1>h1 tag</h1>
<h2>Hello World!</h2>
<h3>Unordered list</h3>