I used to think that by simply using the css property transform any animation involving that property would automatically be pushed over to the GPU instead of the CPU.
transform
Anyone who’s familiar with ES6 has surely run across deconstruction. It’s a pretty neat feature which lets you cut down on writing line after line of properties plucking on objects.