I am on a mission to replicate the captivating video animation from the Uber Developer webpage using my coding skills in JavaScript/CSS.
My approach involves creating a unique grid of paths on Canvas lines, giving a fresh twist to the design. I'm seeking ways to mimic a mesmerizing light-pulse-through-optic-fiber effect that travels along randomly chosen paths in the grid.
You can catch a glimpse of the canvas background I'm crafting (still a work in progress) by following this link.
The end goal is to have the pulse move smoothly from one black endpoint to another, flowing along the connecting segment and branching out at junctions.
If you have any pointers or suggestions for frameworks that could aid me in this project, I would greatly appreciate it!