Skip to content

Ember.js

Ember.js은 대규모 웹 애플리케이션을 구축하는 표준 애플리케이션 구조를 제공하며 boilerplate code 를 배제한 JavaScript 프레임워크.

Features

  • 바인딩(Binding)
  • 계산된 속성 (Computed properties)
  • 자동으로 업데이트하는 템플릿

See also

Favorite site