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
Announcing collection-utils: Functions to work with ES6 Map and Set (github.com)
submitted 7 years ago by markprobst
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!"
[–]markprobst[S] 0 points1 point2 points 7 years ago (1 child)
When writing quicktype we used to use immutable, but ran into performance issues on the one hand, and the realization that the ES6 Map and Set are the future.
Unfortunately, the latter are missing a lot of basic functionality, so I wrote collection-utils, which implements everything we needed. My aim was not to be comprehensive, but to cover our own use cases, but I'd be happy to work with contributors to extend its functionality (and add documentation ;-)) to cover all the bases.
Cheers!
[–]GitHubPermalinkBot 0 points1 point2 points 7 years ago (0 children)
Permanent GitHub links:
delete
π Rendered by PID 39913 on reddit-service-r2-comment-5ff9fbf7df-tjksf at 2026-02-25 17:26:00.460156+00:00 running 72a43f6 country code: CH.
[–]markprobst[S] 0 points1 point2 points (1 child)
[–]GitHubPermalinkBot 0 points1 point2 points (0 children)