Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

ActionScript Developer's Guide to Robotlegs (repost)

Posted By: interes
ActionScript Developer's Guide to Robotlegs (repost)

Joel Hooks and Stray, "ActionScript Developer's Guide to Robotlegs"
English | 2011 | ISBN: 1449308902 | 138 pages | PDF | 11,6 MB

Robotlegs is a standout among the ActionScript 3 development frameworks available today. With it, Flash, Flex, and AIR developers can create well-architected, testable, and flexible Rich Internet Applications—fast.
This concise guide shows you how the light footprint and focused scope of this open source framework not only solves your immediate coding problems, it helps you gain insight into AS3 architecture on a much deeper level.

The authors provide a walkthrough of specific features in two applications they've written in Robotlegs, complete with code for each application as a whole. You'll learn how to achieve a balance of flexibility and consistency in your own projects.
Solve 80% of your coding problems with 20% of the API
Gain code-base flexibility with automated Dependency Injection
Learn the anatomy of a Robotlegs application
Understand the relationships between models, services, control code, and views in the framework's MVCS architecture
See how the Robotlegs’ approach facilitates Test Driven Development (TDD)
Pick up practical methods for architecting Robotlegs solutions
Get expert insights to power-up your existing Robotlegs code