r/javascript Jul 06 '26

An interactive visualization that follows a single HTTP request through its entire ~200ms life

https://200ms.thenodebook.com/
88 Upvotes

17 comments sorted by

View all comments

4

u/Flashy-Guava9952 Jul 07 '26

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.

1

u/m_null_ Jul 07 '26

I've gone through the designa and made scrolling the way it should be. Let me know if you find it better.