johnberry09

Results 3 comments of johnberry09

The Wheel has a method getNameAtPointer(). Naive approach would be to call a function at an interval and update DOM innerText, depending upon the interval, the value will not be...

Welcome to the exciting world of coding, and I am glad I am responding to your first issue/question ever on github. For writing code for a wheel of names, or...

Keeping the security aspects aside, a simple approach to get started would be: At ./static/WheelConfig.js line 20 ``` // this.names = [ // 'Hamburger', 'Lasagna', 'Fish and chips', 'فلافل -...