←back to thread

Nice things with SVG

(fuma-nama.vercel.app)
571 points fmerian | 1 comments | | HN request time: 0.225s | source
Show context
rckt ◴[] No.43666799[source]
SVG feels like a very underexplored and underused territory. You can do so many things with it. It really depends on your imagination. But you’ll possibly need to “hardcore” a lot of stuff, so yeah, depends on the use case as well.
replies(5): >>43666860 #>>43666997 #>>43667408 #>>43669839 #>>43670409 #
wwweston ◴[] No.43666997[source]
Seems like it hits limits really fast — management/legibility gets difficult without groups and layers and performance doesn’t seem to scale well.
replies(1): >>43668311 #
1. srid ◴[] No.43668311[source]

  without groups and layers
As distinct from `<g>`?