タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

documentとMVCに関するefclのブックマーク (1)

  • JavaScript MVC Style Guide

    Over the years I've come up with a few rules for MVC web apps that have served me well and kept large codebases from descending into chaos. While the terminology may differ, these rules should hold true for most client-side MVC frameworks such as Backbone and Ember. Some frameworks have different naming MVC conventions, and slightly different takes on separating concerns. In this document, control

    efcl
    efcl 2014/03/23
    MVCとはー的な感じのガイドライン。 それぞれの項目についてshould be/should neverなどが書かれてる
  • 1