Skip to content

Instantly share code, notes, and snippets.

View denzndhauz's full-sized avatar
🎯
Focusing the magic.

Edwin Julaton denzndhauz

🎯
Focusing the magic.
  • Cebu, PH
View GitHub Profile
anonymous
anonymous / index.html
Created September 4, 2014 14:18
// source http://jsbin.com/jodiqotodopi/1
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.14/angular.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body ng-app="demoApp">
<div ng-controller="myCtrl">
<p>Name:</p>