Pinned Loading
-
requirejs-unit-testing-mocha
requirejs-unit-testing-mocha PublicUnit Testing a JavaScript app using RequireJS, Backbone, & Marionette with Mocha, PhantomJS & Chai
-
-
DrawableBackgroundDownloader
DrawableBackgroundDownloader PublicThis was my ever expanding class to handle background queueing and downloading of images on an infinite scroll.
Java
-
MonsterMatch
MonsterMatch PublicMy first Objective-C game running on the Cocos2d framework
Objective-C 1
-
trigger webhook when command is fini...
trigger webhook when command is finished 1function CallWhenDoneFunc {
2$mergedCmd = $args -join " "
3Invoke-Expression $mergedCmd
4# use content in payload for discord instead of text
5$hookUrl = "https://hooks.slack.com/services/yoururlgoeshere"
-
Caveman Debugging Complex Systems
Caveman Debugging Complex Systems 1Guide to Caveman Debugging Complex Systems
2- [ ] Generally state the issue you want to debug
3- [ ] Specifically identify the answer you seek from the debugging
4- [ ] List all possible points of failure in the system
5- [ ] Identify the minimum components required to debug the issue
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.