Backbone.js:


AngularJS

  • 홈페이지
  • 튜토리얼 http://docs.angularjs.org/tutorial
  • 라이선스 MIT License
    • Code licensed under the The MIT License.
    • Documentation licensed under CC BY 3.0.
  • 의존성
    • 없음
  • 특징
    • 웹 애플리케이션을 위한 개선된 HTML
    • 기본
      • 데이터 바인딩, 콘트롤러, 순수 자바스크립트
    • 백엔드와 연결
      • 깊은 링크, 폼 검증, 서버 통신
    • 컴포넌트 생성
      • 디렉티브, 재사용 컴포넌트, 지역화





https://www.dartlang.org/samples/




Dart가 호스팅되는 곳은 현재 Heroku가 있습니다. 기본 지원이 아닌 buildpack을 이용해야 합니다.

https://devcenter.heroku.com/articles/third-party-buildpacks


https://github.com/igrigorik/heroku-buildpack-dart




+ Recent posts