netizenorg/netnet.studio

JS Reference Widget

Opened this issue · 0 comments

nbriz commented

This still needs to be created. Using my class notes as a starting point js-basics and js-apis but with the new SVG diagrams @brizandrew is creating.

in addition to the basics && core Web APIs, it could be interesting to explain/contextualize diff programming paradims maybe?

  • Imperative vs Declarative
  • Event Based Programming
  • Object Oriented Programming
  • Functional Programming (arrays, hydra)

We also want a section (and maybe tutorial) which explains the concepts of "libraries" maybe this can be similar to these class notes

Unlike HTML/CSS reference widgets, JS has a lot more potential sub-pages/lists... how many of these should we create? maybe all of the ones we've got data for? (see https://github.com/netizenorg/netitor/tree/master/src/edu-data && https://github.com/netizenorg/netitor/blob/master/src/edu-data/modules/jsData.js) or might that feel overwhelming? should we instead pick a select few (of particular relevance to artists) && make "cheat sheets", like a Canvas API cheat sheet for example?