Make your code shine with highlighting + Auto-Animate

/**
* Get the intersection of two overlapping rectangles.
*
* @returns {Object} Rectangle with x, y, width & height.
*/
function intersection( rectA, rectB ) {
...
}

Automatic animations between code

Make your code shine with highlighting + Auto-Animate /** * Get the intersection of two overlapping rectangles. * * @returns {Object} Rectangle with x, y, width & height. */ function intersection ( rectA, rectB ) { ... } Automatic animations between code

Auto-Animate Code

By Slides News

Auto-Animate Code

We've added support for incredibly smooth animations between code blocks. See it in action in this deck!

  • 16,820