Here is a list of concepts modified from the C# one. I marked a few that I know exist already, but we should add design document to ALL our current exercises too.
How can you help?:
SEE #951 (comment) if you want something ACTIONABLE.
- For many of these we don't have exercises or exercise ideas yet, for example
chars + codepoints doesn't exist yet. These need a implement new exercise issue with all the relevant information (see current open issues).
- Some of these concepts do have exercise ideas (and/or are being worked on), for example
errors. Ignore those.
- Some of these already have exercises, but are not mentioned in the exercise. @ErikSchierboom can you explain how you assign the concepts and how it gets turned into that automated reference readme document? Once Erik does, we need to update our files (design doc, config.json) so we can do this too.
- We're missing quite a few things from this document. Things missing should be added here and go through the above three "steps".
Concepts
Essential Concepts
Advanced Concepts
Here is a list of concepts modified from the C# one. I marked a few that I know exist already, but we should add design document to ALL our current exercises too.
How can you help?:
SEE #951 (comment) if you want something ACTIONABLE.
chars+codepointsdoesn't exist yet. These need aimplement new exerciseissue with all the relevant information (see current open issues).errors. Ignore those.Concepts
Array.prototype)boolean)constfor bindings,Object.freezefor immutability)Date.prototype)Map.prototype,WeakMap.prototype,object)RegExp.prototype)Set.prototype,WeakSet.prototype)DateTime.prototype)Essential Concepts
Proxy.prototype)[Symbol.iterator])JSON.stringify,FormData)streams(node/web/dom API only)Advanced Concepts
Symbol.asyncIterator])