Skip to content

Page load order #3

@th0114nd

Description

@th0114nd

So I was thinking about the initial page load, where the view is the graph
of constructs. I think that the order should be

  1. Loading a template for the view which does not include the proof data, but might include user information
  2. The template includes the client side code from the static directory
  3. Our script calls through the API for a list of constructs
  4. The list is displayed in a DAG format with d3.js.

Does this seem appropriate, or did you guys have something else in mind?

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