+ 2
JavaScript Case sensitivity
Given that JavaScript is case sensitive could you make the quiz answers reflect this aspect? eg. I just answered "onClick" as an answer and was given correct but noticed that in fact I should have answered "onclick". It's just a minor detail to what I consider to be a great app. I'm using SoloLearn on Web, iPad and Android.
1 Odpowiedź
+ 1
search for toLower on JavaScript, or make one by your own