Skip to content

Use global rootState instead of passing it around. #44

Description

@joeldipops

"In C globals are more common especially in the era when RAM was limited. So it's not "bad" it's normal.
Modern Object Oriented code would pass variables around from function to function and would feel clean but use more RAM and spend more time copying data from place to place."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions