So I am a newbie in javascript and i had been going through some one else\'s code and I found this..
describe(\'deviceready\', function() { it(\'should rep
Describe is not part of Javascript, it is a function defined in the library you used (namely Jasmine)
Describe