Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Only add elements to dom as needed #27

@Simon-Laux

Description

@Simon-Laux

Don't use jQuery to add all complete apps to the dom, only add the stuff for the current view.

Basically improve the app's architecture.

This hiding whats not needed game works for now, but I will get slow when we have more apps. DOM elements are more expensive as keeping the data inside of an js object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions