Why is there a large difference in quality between the C# and JavaScript specifications?
- by ChaosPandion
I have been studying the JavaScript standard and have found that it is extremely hard to read and understand. I constantly have to backtrack to keep concepts in my head. When reading the C# standard I am able to study components of the language without constantly moving around the document.
JavaScript Specification
C# Specification