<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Notes-angular-demo, branch live-firehose-project-mentor-session-20160221</title>
<subtitle>A demo app to explain how to get a basic AngularJS app up and running</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/'/>
<entry>
<title>Add Angular frontend - live Firehose session</title>
<updated>2016-02-22T10:33:05+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-22T10:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=7ed236adccf24bb9fff158e4fa33585ec74acc43'/>
<id>7ed236adccf24bb9fff158e4fa33585ec74acc43</id>
<content type='text'>
Live coding session with @danyline. Add complete Angular frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Live coding session with @danyline. Add complete Angular frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bower files so that bower installation can be demoed</title>
<updated>2016-02-21T22:12:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-21T22:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=68bd2a8f810da00fd0625edd279d51aaf33ac022'/>
<id>68bd2a8f810da00fd0625edd279d51aaf33ac022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add correct header buttons from master</title>
<updated>2016-02-21T21:42:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-21T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=c7aad39abdb200d85915fe98fdf21000599552fa'/>
<id>c7aad39abdb200d85915fe98fdf21000599552fa</id>
<content type='text'>
With Angular directives removed for demonstration purposes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With Angular directives removed for demonstration purposes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use latest master styles</title>
<updated>2016-02-21T21:39:37+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-21T21:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=a683dae0e5545fd9c579fe92bf5e647ad4d5d8d7'/>
<id>a683dae0e5545fd9c579fe92bf5e647ad4d5d8d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update styles on sans-angular</title>
<updated>2016-02-21T21:06:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-02-21T21:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=842176e9079794e71942f9398c226d1ea0634c0d'/>
<id>842176e9079794e71942f9398c226d1ea0634c0d</id>
<content type='text'>
Get styles to be the same as the mainline version with the textarea
instead of a `contenteditable` div.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get styles to be the same as the mainline version with the textarea
instead of a `contenteditable` div.
</pre>
</div>
</content>
</entry>
<entry>
<title>application.js: Include angular-resource</title>
<updated>2015-01-26T03:29:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-26T03:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=453aa64be8ba11c7ee8684b5a4095579f52f2e23'/>
<id>453aa64be8ba11c7ee8684b5a4095579f52f2e23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bower: Add 'angular-resource'</title>
<updated>2015-01-24T14:41:20+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T14:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=ac4ca71de63bc3ab75b520cfe382040926079982'/>
<id>ac4ca71de63bc3ab75b520cfe382040926079982</id>
<content type='text'>
For fetching and saving data to the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For fetching and saving data to the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gemfile: Remove 'coffeescript-rails'</title>
<updated>2015-01-24T09:54:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T09:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=902a42751e81d5860b08dd5d15824b06a9ddf819'/>
<id>902a42751e81d5860b08dd5d15824b06a9ddf819</id>
<content type='text'>
I don't do coffeescript.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't do coffeescript.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'home-view'</title>
<updated>2015-01-24T09:18:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T09:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=cc4e04cc9cc9a9db1353f5f8b77fdae0e664c287'/>
<id>cc4e04cc9cc9a9db1353f5f8b77fdae0e664c287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>application.js: Include Angular.js globally</title>
<updated>2015-01-24T09:18:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-01-24T04:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Notes-angular-demo/commit/?id=a8987029ab0bc0d1ae946db0142819cf481703ef'/>
<id>a8987029ab0bc0d1ae946db0142819cf481703ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
