Skip to content

Fastflow Dev Vocap #72

@adamtowerz

Description

@adamtowerz

We need to standardize the way we refer to parts of the code and abstraction of the app. Here are some suggestions (up to discussion).

_Backend:_ the main.js process which is not attached to a window
_Frontend:_ the js attached to a window, namely app.js if no component is specified
_Component:_ Name for a specific set of related views (example newCard, card, and cardManager)
_View:_ the name of a specific route of the app: the html, css, and js that work together to fulfill a task (example would be newCard)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions