Hacker News new | ask | show | jobs
by ayhanfuat 463 days ago
Main advantage of canvas is performance. If you have thousands of elements or if you are doing some complex animations SVG may become a performance bottleneck but in general it is a simpler solution that does the job.