• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

ControllerEdit

Created 6/1/2007, updated 5/18/2017

A controller is one of the three components in the MVC pattern.

Examples of frameworks which come with API for designing controllers out of the box include:

  • Apple’s Cocoa frameworks: Starting with Mac OS X 10.3 (Panther) Apple has provided the NSController class.
  • Rails provides ActionController for writing controllers; for more information see "Rails controllers".
  • development
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).