Javascript_Notes
Javascript_Notes copied to clipboard
javascript concepts from beginner to advanced level
Write a short note on the above
Js supports:- - Prototypal inheritance (also: prototypes, OLOO). - Functional programming (also: closures, first class functions, lambdas).
At present the README file has a lot of content. Having one large file is too inconvenient for contributing and reading. I would like to split into 2 sections- beginner...
Mention the key points