Rishabh Singh

Results 5 issues of Rishabh Singh

Issue in `updateScore` function ```diff const scoreBoard = { 'Amil Pastorius': 99373, 'Min-seo Shin': 0, 'Jesse Johnson': 1337, }; const expected = { 'Amil Pastorius': 99373, 'Min-seo Shin': 1999, 'Jesse...

A function which takes an string as argument and return the string in title case (first letter of each word in caps)

Use case

Would be great if we can get a vue cheatsheet as well.

* html2canvas version tested with: latest * Browser & version: Chrome latest * Operating system: Ubuntu 16.04 So i have a admin page with a lot of charts, Now when...