Commit 69d36872 authored by Pascal Hartig's avatar Pascal Hartig

Added GWT routing to index.html, changelog

parent 0ea89789
......@@ -6,6 +6,7 @@
- Flight
- DeftJS + ExtJS
- Aria Templates
- The GWT example implemented routing
## 1.1 - 2013-02-14
......
......@@ -149,7 +149,7 @@
<li class="routing labs">
<a href="labs/architecture-examples/batman/" data-source="http://batmanjs.org" data-content="Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript. App code is concise and declarative, thanks to a powerful system of view bindings and observable properties. The API is designed with developer and designer happiness as its first priority.">Batman.js</a>
</li>
<li>
<li class="routing">
<a href="architecture-examples/gwt/" data-source="https://developers.google.com/web-toolkit/" data-content="Google Web Toolkit (GWT) is an MVP development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords.">GWT</a>
</li>
<li class="labs">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment