Skip to content

Controllers - Where code that defines routes, requests, and responses logic goes. Views - Where code goes that users see and interact with (HTML). Model - Where code goes that interfaces with a database. #5

@soggybag

Description

@soggybag

Controllers - Where code that defines routes, requests, and responses logic goes.
Views - Where code goes that users see and interact with (HTML).
Model - Where code goes that interfaces with a database.

maybe:

Controllers - Define routes, requests, and responses logic.
Views - Define what a user sees and interact with (HTML).
Model - Defines code that interfaces with a database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions