Skip to content

Instantly share code, notes, and snippets.

@rauschma
Last active April 11, 2023 21:31
Show Gist options
  • Save rauschma/f7b96b8b7274f2e2d8dab899803346c3 to your computer and use it in GitHub Desktop.
Save rauschma/f7b96b8b7274f2e2d8dab899803346c3 to your computer and use it in GitHub Desktop.
@OliverMensahDev
Copy link

Please, can I join you in this quest? I will do my research well on these API's and start contributing.

@mrmartineau
Copy link

@donsalvadori
Copy link

how is this project/gist useful over MDN?

@rauschma
Copy link
Author

rauschma commented Apr 2, 2018

@omensah: Alas, it’s a solo project, but thanks for the offer!

@rauschma
Copy link
Author

rauschma commented Apr 2, 2018

@donsalvadori: it complements MDN. For details, you have to consult it.

@jthoms1
Copy link

jthoms1 commented Apr 2, 2018

I like the type information supplied by TypeScript. More detail on params. https://github.com/Microsoft/TypeScript/blob/7b9ceb85fa4e19ade740faa2af2e00e62e16f7c9/src/lib/es2015.core.d.ts#L37

But the examples are a must. 👍

@WebReflection
Copy link

WebReflection commented Apr 2, 2018

it'd be nice to specify which method involves Symbol.species or which method doesn't

edit actually, I guess that T[] would imply species, right? If that's the case, ignore my comment.

@fearphage
Copy link

I saw this the other day: Array Explorer. A cli tool to help you determine which array method you want/need to use. I'm not sure who it's designed for, but it's interesting nonetheless.

@t-cool
Copy link

t-cool commented Apr 3, 2018

Good article!! Could I translate this into Japanese?
I'll write down the link to this article.

@marcinnajder
Copy link

Nice summary! Yet another way of documenting using only examples https://github.com/marcinnajder/powerseq (tooltips)

Copy link

ghost commented Apr 6, 2018

I think you're missing smoosh 😆

@shoebsd31
Copy link

This is awesome

@elrumordelaluz
Copy link

Could be useful this interactive Array Explorer by @sdras

@rendertom
Copy link

There's a typo in push methods description: "Adds adds <...>"

@liuliangsir
Copy link

Here is a similar stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment