タグ

mvcに関するkomlowのブックマーク (40)

  • 2対のMVC (Double MVC) - Qiita


    Flux  Smalltalk  MVC  MVC  GUI  Smalltalk  MVC  MVC  Web    MVC(Model 2)   GUI-MVC()  Web-MVC()  2 MVC    Agenda GUI-MVC  Smalltalk  MVC  React Flux()  Web-MVC  Rails  MVC  API only apps  GUI-MVC  Web-MVC  client-server(C/S)   GUI-MVC  Web-MVC 
    2対のMVC (Double MVC) - Qiita
  • Presentation Patterns : MVC, MVP, PM, MVVM

    In this blog post, I will explain different presentation patterns, why do we need these patterns and how to use them. Why do we need these patterns ? Why do we need these patterns in  the first place ? Well one can certainly build software applications without using any of these patterns, but by using these patterns we can achieve separation of concerns design principle. These help in improving ma

    Presentation Patterns : MVC, MVP, PM, MVVM
  • MVC2モデルとMVCモデルの違い - プログラマの思索


    MVC2MVC  MVCWebMVC2 : Java MVC:  () MVC2 Web  HTTP MVC   MVC使 
    MVC2モデルとMVCモデルの違い - プログラマの思索
    komlow
    komlow 2014/07/06
  • Basics of MeanJS - KidsIL

    The first thing I’ve noticed with MeanJS is the amazing Documentation. For people familiar with the concepts of MVC (Model, View, Controller), the folder structure of MeanJS should be really easy to understand. Models Mongoose (built in) makes the part of Model building a lot easier, and very easy to read. For people who are use to building the DB architecture first, then generating Models from it

  • Facebook の決断:MVCはスケールしない。ならば Flux だ。

    Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。このでは、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

    Facebook の決断:MVCはスケールしない。ならば Flux だ。
    komlow
    komlow 2014/05/29
  • Book: ステートフルJavaScript ―MVCアーキテクチャに基づくWebアプリケーションの状態管理 - @kyanny's blog


     JavaScript  JavaScript Web Applications - jQuery Developers' Guide to Moving State to the Client jQuery 
    Book: ステートフルJavaScript ―MVCアーキテクチャに基づくWebアプリケーションの状態管理 - @kyanny's blog
  • Minimal MVC in JavaScript

    It introduces a way to implement a minimal MVC in JavaScript. This is the talk @ OSDC 2014. [1]: http://osdc.tw/2014/Read less

    Minimal MVC in JavaScript
  • 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

  • mizchi / すべてのMVCを過去にする - Glide

    Please note that Glide no longer supports Internet Explorer versions 7 or 8.

  • Mithril

    ○ Mithril A Javascript Framework for Building Brilliant Applications Guide Download v0.1 Light-weight Only 3kb gzipped, no dependencies Small API, small learning curve

  • MVCの流れを簡単にまとめてみる - Qiita [キータ]


     MVC MVCSmalltalkGUI GUI  MVCGUIModel > View > ControllerUI
    MVCの流れを簡単にまとめてみる - Qiita [キータ]
    komlow
    komlow 2014/01/15
  • tupai.js — Minimal and Flexible JavaScript MVC Framework.

    tupai.js is a minimal and flexible JavaScript MVC framework. providing a robust set of features for building single and multi-pages. Package Java like package-class system. Namespaces are needed because there can be many functions, variables for classes in one program and they can conflict with the existing names of variables, functions and classes. Template engine Roles of engineers and mark-up i

  • ダブルMVCの意味するところ [GoGaRuCo 2013] - ワザノバ | wazanova.jp


    [Video] http://www.youtube.com/watch?v=s1dhXamEAKQ TildYehuda KatzGolden Gate Ruby Conference 2013 RubyonRailsDavid Heinemeier HanssonJavaScriptMVCMVCTwitterYehudaGUIMVCMVC DHHMeteor / Node.jsYehuda 
  • 雑把の UI アーキテクチャー史(MVCからMVVMへ) | プログラマーズ雑記帳


    Web  View  Controller  View  html  CGI (?)  Controller  Model  View  MVC ? GoF  Controller     "View  PC Web 使"   PC
  • http://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html

    home mvc MVC XEROX PARC 1978-79 I spent a very happy and inspiring year as a visiting scientist with the Learning Research Gorup (LRG) at Xerox PARC from the summer og 1978 to the summer of 1979. This group was dedicated to Alan Kay's vision of the Dynabook; a portable computer that should contain all data of interest to its owner/user. Very importantly, these data included the programs the owner

    komlow
    komlow 2013/10/08
  • Kyoto.js #7 何がMVCをつなげているのか

    main.md 何がMVCをつなげているのか クライアントサイドMVC buzzwordっぽい Backbone.js Angular.js Knockout.js Ember.js とか 使ってますか? はてなでも一部番運用/社内向けツールではよくみる クライアントサイドMVCフレームワークを利用するとMVCによる設計方針を簡単に使うことができるようになる MVC!MVC! Ruby on Rails Django Amon2 WebアプリケーションのMVCはここでは忘れろ!!! MVCパターンって何が良いの? いつもの図 MVC consists of three kinds of objects. The Model is the application object, the View is its screen presentation, and the Controller

    Kyoto.js #7 何がMVCをつなげているのか
  • MVCとObserverパターン - いつもあさって


    MVC Model ControllerViewViewController SQL View UIModelControllerModelController GUI Controller ViewModelModelView model  view ViewCon
    MVCとObserverパターン - いつもあさって
  • Rails のモデルはどうあるべきか - tomykaira makes love with codes


    2013-07-05 Rails  rails TL;DR: Rails  model  Rails  model 使  fat model  Rails   Rails   model  model     
  • PHPerのMVCの一体どこが間違っていたのか - MugeSoの日記


     PHP Advent Calendar24 xhprof使 MVCPHP2012&WordCamp Tokyo2012LTMVC PHP*1LT MVC MVC MVC1970
    PHPerのMVCの一体どこが間違っていたのか - MugeSoの日記
  • JSのMVCについて考えてみた ~ その2 テンプレートエンジンの分業とパフォーマンス - mizchi log


    JS    UIDOMJS  abHTML5
    JSのMVCについて考えてみた ~ その2 テンプレートエンジンの分業とパフォーマンス - mizchi log