play - ein effizientes webframework mit spaßfaktor

30
Play Framework ein effizientes Webframework mit Spaßfaktor

Upload: leanovate

Post on 22-Jan-2015

231 views

Category:

Technology


4 download

DESCRIPTION

Slides des zweiten Tech-Talk bei leanovate am 18.11.2013 by Yann Simon.

TRANSCRIPT

  • 1. Play Framework ein effizientes Webframework mit Spafaktor

2. Who Am I? 3. Hot hot! Who use it? 4. Hot hot! Community Mailing List10 100 Users 1 300 Q&A 1 300 Forks 5. What is Play Framework? Evolution Version 1: Java API Version 2: Java & Scala API 6. Demoquick start up 7. Full stack web framework all the tools you need HTTP Server (Netty) Routing Body Parsers Signed Cookies Action composition (authentication...) 8. Full stack web framework all the tools you need template engine (HTML, XML...) HTTP forms (bindings, validation) JSON XML Database 9. Full stack web framework all the tools you need HTTP client cache i18n WebSockets, Server Send Events Demo 10. Full stack web framework all the tools you need JavaScript closure compiler 11. Testing powerful testing API Unit tests Functional tests FakeApplication TestServer Selenium Mockito Demo 12. Modules if you need more Java librairies Play Framework modules (MongoDB, Email...) 13. synchron IO 14. synchron IO 15. context switching 16. asynchron IO 17. Service Oriented Architecture 18. Service Oriented Architecture 19. Service Oriented Architecture 20. Service Oriented Architecture 21. Asynchron IO Progamming model in Java in Scala Demo 22. Play Framework in my firm DRY intern modules 23. Play Framework in my firm Continuous Integration 24. Play Framework in my firm Production Package as zipRuns withCan be deployed as WAR 25. Play Framework in other firms feedback (Scala API) Scala Know-How to be improved Scala full compilation slow fast incremental compilation Type Safe 26. Play Framework in other firms feedback (Java API) Async in Java Ebean DI Framework of your choice 27. Play Framework in other firms feedback new dev ready to code in few minutes with sbt wrapper, no need for a local play installation local H2 database dev highly productive TDD 28. Play Framework in other firms feedback (Ops) very good performances integration in existing structure stable fast startup 29. Play FrameworkQuestions? 30. Yann Simon Software Engineer Blcherstr. 22 10961 [email protected] twitter: @simon_yann