-
Notifications
You must be signed in to change notification settings - Fork 2
Page load order #3
Copy link
Copy link
Open
Description
So I was thinking about the initial page load, where the view is the graph
of constructs. I think that the order should be
- Loading a template for the view which does not include the proof data, but might include user information
- The template includes the client side code from the static directory
- Our script calls through the API for a list of constructs
- The list is displayed in a DAG format with d3.js.
Does this seem appropriate, or did you guys have something else in mind?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels