with yeoman angularjs made easy - bed-con.org...angularjs made easy with yeoman who am i? and what...

16
AngularJS made easy with Yeoman

Upload: others

Post on 20-Jun-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 3: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

What I am talking about today

WebDevelopment @ TestObject

AngularJS

Yeoman

Dropbox Demo App

Page 4: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

WebDevelopment @

● Where we came from:○ very experienced with JSF and JSP○ very experienced Java Developers○ unexperienced with JavaScript○ unexperienced with Html5

● What we wanted:○ Desktop like UX○ fast development cycle○ automated build and tests○ "guided development"

Page 8: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

AngularJS Features

● declarative templates

● data-binding

● MVW, MVVM, MVC

● dependency injection

● great testability story

pure client-side JavaScript!

Page 9: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

Yeoman... What?

"Yeoman 1.0 ... is a collection of tools and best practices working in harmony to

make developing for the web even better."

Page 11: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

Yeoman Toolset

● Scaffolding● not only for AngularJS

● JavaScript TaskRunneraka build and preview tool

● package manager for HTML, CSS and JavaScript

Page 12: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

Yeoman Toolset

● Scaffolding● not only for AngularJS

● JavaScript TaskRunneraka build and preview tool

● package manager for HTML, CSS and JavaScript

Page 13: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

Yeoman Toolset

● Scaffolding● not only for AngularJS

● JavaScript TaskRunneraka build and preview tool

● package manager for HTML, CSS and JavaScript

Page 15: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

More features? YES!!!

● Testacular aka Karma

● AJAX Support

● active community

● great documentation

best UI Framework we have ever seen

Page 16: with Yeoman AngularJS made easy - bed-con.org...AngularJS made easy with Yeoman Who am I? And what am I doing? Andreas Lüdeke @aluedeke What I am talking about today WebDevelopment

END

www.angularjs.org

https://plus.google.com/+AngularJS

www.yeoman.io

github.com/aluedeke/bedcon2013-demo

www.ludeke.net