Skip to content

Ways to debug an app #184

Open
Open

Description

Stores

We need access to state. I wish for at least a global variable that would contain all stores, so I could inspect it using browser DevTools.

Global variables are not the best idea for production apps though.

Source maps

I just had a runtime error (no SSCCE, sorry) and had a really hard time debugging the minified code. Besides, everyone needs debugging. Even if it's no source mapping but just JavaScript code. Somewhat issued already here: #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions