タグ

JavaScriptとmvcに関するf-sugerのブックマーク (2)

  • Ember.js - A framework for ambitious web developers

    A framework for ambitious web developers. Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device. Read the Tutorial Build with the teams that never stop shipping. Some of the best development teams in the world have been iterating on their products for years with Ember. With scalab

    Ember.js - A framework for ambitious web developers
  • 第4回 Meteor開発のテンプレート | gihyo.jp

    Meteorを使用したアプリケーション開発 前回までは、Meteorの環境や基的なAPIに関する説明でしたが、今回からは、いよいよ格的なアプリケーション開発に必要とされる知識を紹介していきます。 UIプログラミングを行う際、必ずといって良いほど言及されるプログラミングモデルがMVCモデルです。MVCモデルとは、ご存知の通り、Uデータを保持する「モデル⁠」⁠、ユーザの目に触れる「ビュー⁠」⁠、モデルとビューの間を取り持ち、UI全体を制御する「コントローラ」でアプリケーションを構成することです。 Meteor自身は、MVCモデルをそれほど積極的にサポートしているわけではありません。しかし、Meteorは非常に柔軟なアーキテクチャを提供することで、外部のMVCフレームワークと併用することや、ビューの構築に任意のテンプレートエンジンを利用することが可能となっています。 前置きが長くなってしまい

    第4回 Meteor開発のテンプレート | gihyo.jp
  • 1