Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
To compare; creating async methods in javascript
//Title of this code DoWorkAsync(function(){ console.log("async") }) console.log("I'm here"); function DoWorkAsync(callback) { setTimeout(callback, 0) }
run
|
edit
|
history
|
help
0
JSON parse
Rest Params
Counting digits
Accept matching keys in object
Holyboi
Compare 2 arrays and fill 1 or 2
AVL-GO-FLAT
myfirstmodule.js
demo.js
example for node promises