Archetype fundamentals

Functionnal needs Archetype solutions
Dependency management for JavaScript files Archetype loads any needed file (HTML Templates, CSS, JS, ...)
Structuration of code
  • Component oriented programmation
  • Event communication between components
Readability and maintainability HTML, CSS and JavaScript split-up
Ease of development
  • Syntax simplification and improvement
  • "Convention over Configuration" style
  • Introduction of new concepts in the language