imba.io icon indicating copy to clipboard operation
imba.io copied to clipboard

Documenting javascript functionality

Open Pistus opened this issue 5 years ago • 1 comments

Should we include things inherited from javascript like Object and Array methods? The options would be:

  • Do not include
  • Included one reference to mdn per main topic like Objects
  • list the individual methods, etc deep linking to their corresponding mdn article - assign, .., keys
  • add our own documentation

Pistus avatar Jan 26 '21 14:01 Pistus

I think some common examples would be good, so it can be clear how to use them, and link to further examples to MDN.

ericvida avatar Jan 26 '21 14:01 ericvida