Skip to content

Instantly share code, notes, and snippets.

View armoucar's full-sized avatar

Arthur Moura Carvalho armoucar

  • Brasília, DF - Brasil
View GitHub Profile
@yoavniran
yoavniran / ultimate-ut-cheat-sheet.md
Last active September 22, 2024 14:57
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai, Sinon, and Jest
@joelambert
joelambert / README
Created June 1, 2011 11:03
Drop in replacements for setTimeout()/setInterval() that makes use of requestAnimationFrame() where possible for better performance
Drop in replace functions for setTimeout() & setInterval() that
make use of requestAnimationFrame() for performance where available
http://www.joelambert.co.uk
Copyright 2011, Joe Lambert.
Free to use under the MIT license.
http://www.opensource.org/licenses/mit-license.php