Let´s say we have a website with a lot, heaps of animations, is it better for the performance/speed to use css3 for animations or javascript?
In general: Is it better to use as much html(5) and css(3) as you can instead of javascript and frameworks like jquery etc?