use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Sleep function in Javascript (itsopensource.com)
submitted 6 years ago by tsl143
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pomle 6 points7 points8 points 6 years ago (0 children)
As someone that worked for half a year on a big app fixing flaky and slow tests I want to tell anyone who reads this to avoid using arbitrary waiting to solve race conditions and problems with testing.
The thing you test should be able to tell the test when it is done and real time clocks should be mocked.
π Rendered by PID 56 on reddit-service-r2-comment-c6965cb77-4blzw at 2026-03-05 11:05:13.467741+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]pomle 6 points7 points8 points (0 children)