Your current filters are…
Breaking news: HTML5 is being used to build applications and websites.
In this session we will do a thin, lateral slice of what is available to designers and developers in the stack, and how it can be used to build applications and websites. We will not be living in code, but we will cover a lot of tech in a short amount of time. Also, Tom Green stole my title for his blog post.
by Kai Koenig
AngularJS is a Javascript framework that comes with the subtitle “What HTML would have been had it been designed for web apps”. This talk introduces AngularJS briefly and will then show why it’s one of the best application frameworks based on the HTML5/JS/CSS-stack out there. AngularJS’ templating system and data binding mechanism usually lead to well defined responsibilities for both designers and developers. While going through the workflow of building an AngularJS app we will have a look at the different interaction points between design and development and you’ll learn how the framework helps both roles to build a well working application as well as how to create clean and maintainable front end markup and code.