Schedule: Archetype: structural JavaScript Framework
Speakers | |
---|---|
Florian Traverse | |
Schedule | |
Day | Sunday |
Room | Ferrer |
Start time | 15:20 |
End time | 15:35 |
Duration | 00:15 |
Info | |
Event type | Lightning-Talk |
Track | Lightning Talks |
Language | English |
Media | |
Video (Ogg/Theora) |
Archetype: structural JavaScript Framework
My talk will present why we have made Archetype Javascript Framework, by comparing serverside and clientside ways to work, and what it does to do more with much of the same (JavaScript).
Archetype is a structural JavaScript Framework (just like no other JS Framework). It helps a lot in big JavaScript development fo Ajax applications, and able developers to use JS instead of Flash for heavy developments.
The Framework:
- simplifies good practices in JS
- is modular (can be used just for some of its function : loading,
- is designed to fully work in MVC on the client side
- provide an easy to use logging interface
- adds a lightning fast template system for JS inspired by Smarty
- help for files loading in an efficient way (JS dependencies, templates,
- adds communication through Events between components
- ease development through :