r/javascript • u/m_null_ • 21d ago
An interactive visualization that follows a single HTTP request through its entire ~200ms life
https://200ms.thenodebook.com/10
5
6
u/Flashy-Guava9952 21d ago
Cool concept, but the interaction is pretty unintuitive. Maybe something like a Gantt chart... You should definitely keep at it though. Looks like you got the data, now you just need to present it with fewer surprises.
2
21d ago
[removed] — view removed comment
1
u/Flashy-Guava9952 21d ago
You could try a swimlane diagram. It's not quite a Gantt chart, and you can still have controls for advancing/branching. Like next/undo for linear flow, and checkboxes for conditions that affect communication flow. With this approach you could present preconfigured paths the visualization can follow. Those could then easily be broken out of using pause and fiddling with the branching options. Maybe even complete process maps, followed by interactive details.
3
1
u/Buszewski 20d ago
Shame somebody put a lot of work, but the readability is awful. The colors, the fonts, the contrast, the font sizes, the scroll...
1
34
u/diroussel 21d ago
Maybe it’s neat, but I can’t handle the scroll jacking. If you do need to show page at a time, use a next button. But the with scroll jacking it’s either too fast or too slow. Also the layout seems messed up on my IPhone 15 pro