A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
1–10 of 27 posts
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#2Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#3Hi folks — author/engineer here. Happy to answer any questions about this system!
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#4Hi folks — author/engineer here. Happy to answer any questions about this system!
I am mostly interested in what you used to visualize the graph.
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#5Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#6So how come going to production with you is a three month process involving endless spreadsheets and email exchanges? not at all as presented on website.
You've left your onboarding / compliance team behind while focusing on the cool stuff.
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#7Ooo Plaid.. so advanced, so intuitive, much tech! So how come going to production with you is a three month process involving endless spreadsheets and email exchanges? not at all as presented on website. You've left your onboarding / compliance team behind while focusing on the cool stuff.
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#8Ooo Plaid.. so advanced, so intuitive, much tech! So how come going to production with you is a three month process involving endless spreadsheets and email exchanges? not at all as presented on website. You've left your onboarding / compliance team behind while focusing on the cool stuff.
(VPEng at Plaid)
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#9Can I understand it as the UI layer for BPMN? https://en.wikipedia.org/wiki/Business_Process_Model_and_Not...
However, to my limited knowledge of this, BPMN doesn't quite differentiate between its activities in terms of "does this need user interaction" vs "process this thing". In our case, we have pane nodes for the "need user interaction" activity and processor nodes for the "process this thing" activity.
Re: A New Architecture for Plaid Link: Server-Driven UI with Directed Graphs
#10Can I understand it as the UI layer for BPMN? https://en.wikipedia.org/wiki/Business_Process_Model_and_Not...
There certainly is some conceptual overlap in defining an experience/decision making process as a directional graph. However, to my limited knowledge of this, BPMN doesn't quite differentiate between its activities in terms of "does this need user interaction" vs "process this thing". In our case, we have pane nodes for the "need user interaction" activity and processor nodes for the "process this thing" activity.
User interaction is a distinct BPMN Activity Type, so BPMN can make this distinction quite unambiguously. Concrete BPMN implementations, IIRC, use varying amounts of the spec and have varying degrees to which Activity types are functionally rather than merely visual distinguished, so a particular BPMN tool may or may not make the distinction or treat it as significant.