Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
j0n4s54357yYoda.prototype.speak = function (text){
setTimeout (function (){speak (text.part1);},500);
speak (text.part2);
}
Related Rants
Yoda speaks like he wasn't careful with his async calls
"a Jedi You are"
joke/meme
yoda
async
star wars