Wow, very impressed with the turnout today at MDC to my Intro to AngularJS talk! I hope everyone found it useful and feel free to let me know if you have any feedback!
Here are the slides from my presentation:
Intro To AngularJs MDC
here’s the code for IntroTo Angular that we live coded
https://github.com/johnculviner/IntroToAngularJS
and the AngularAgility project that makes CRUD apps dead simple:
– Drastically reduce the amount of boilerplate, repetitive, error-prone HTML required to produce forms, labels and validation messages.
– Automatically generate Angular.js fields for use in form validation, their error messages AND labels.
– On blur and on invalid submit attempt showing of validation messages.
– Form extensions programatically extends forms at myForm.$aaFormExtensions = {…}
– Code is cleaner and easier to read. Form Extensions is DSL that distills your HTML down to only what is required.
– Feel free to use full blown markup whenever you want complete control.
– Mix and match the directive components of Form Extensions to get exactly what you’d like for each situation.
– It does exactly what you want: Everything is overridable on a global and per-instance basis through a rich provider model.
Century to a kind of destruction:
Since the era of Charlemagne
XVII century was Nicholas Jarry [fr].
book about the chess of love “, created by
55 thousand Greek, 30 thousand Armenian
from lat. manus – “hand” and scribo – “I write”) [1]
55 thousand Greek, 30 thousand Armenian
55 thousand Greek, 30 thousand Armenian
Of his works, he is especially famous
term manuscript (late lat.manuscriptum,
“Julia’s Garland” (fr. Guirlande de Julie)
text carrier and protective
monuments related to deep
Europe, and in Ancient Russia
and was erased, and on cleaned
Of his works, he is especially famous
Tento článok je skutočne užitočný a skutočne motivujúci.
That was a great talk, best one I saw all day. I really want to try out angular now.
Thanks, glad you enjoyed it. I enjoyed giving it!