---
title: Angular.jsことはじめ
tags: []
categories: ["Programming", "JavaScript", "Framework", "AngularJS"]
date: 2014-01-23T01:35:33Z
updated: 2014-01-23T01:35:33Z
---

### Hello World

<iframe width="100%" height="300" src="http://jsfiddle.net/6w7Zd/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>


### REST APIアクセス

<iframe width="100%" height="300" src="http://jsfiddle.net/RVr7h/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

### データバインディング

<iframe width="100%" height="300" src="http://jsfiddle.net/D3Fms/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

### ちょっとした例

<iframe width="100%" height="300" src="http://jsfiddle.net/U4pnH/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
