by JS
Wrocław, 22/11/2014





Modern web applications are highly focused on client-side development.
That's because:

That's because:




Superheroic JavaScript MVW Framework
https://angularjs.org
Having said, I'd rather see developers build kick-ass apps that are well-designed and follow separation of concerns, than see them waste time arguing about MV* nonsense. And for this reason, I hereby declare AngularJS to be MVW framework - Model-View-Whatever. Where Whatever stands for "whatever works for you".
Igor Minar, Google
Get some IDE.
Or use notepad.
Get Bootstrap*
*http://getbootstrap.com/
First demo time.
* Document Object Model
Noch mal demo.
Exercise: Automatically add new row to the data grid / html table, when a row is filled in.
Another demo.
Demo again.