function showContent(dealData) { var newContent = ''; for (var i in dealData.deals) { newContent += '<div class="deal">'; newContent += '<h2>' + dealData.deals[i].title + '</h2>'; newContent += '<p>' + dealData.deals[i].description + '</p>'; newContent += '<a href="' + dealData.deals[i].link + '">'; newContent += ' ' + dealData.deals[i].link; newContent +='</a>'; newContent += '</div>'; } feed.innerHTML = newContent; }
—from Try, Catch, Finally, a other by http://www.javascriptbook.com
Active since October 3, 2018.
440 total characters in this text.
View Pit Stop page for this text
Rank | Username | WPM | Accuracy | Date |
---|---|---|---|---|
1. | (sidd_) | 90.78 | 98% | 2019-02-01 |
2. | SIDD ON TRAIN (1a2a) | 75.24 | 98% | 2018-11-23 |
3. | im liquid smooth (chakk) | 68.53 | 95% | 2018-11-23 |
4. | (zak389) | 63.87 | 96.6% | 2024-03-19 |
5. | tbodt (tbodt) | 57.95 | 98% | 2019-01-02 |
6. | A strange kind of beautiful... | 54.72 | 97% | 2019-01-30 |
7. | SalmanMKC (hellothen) | 52.76 | 97% | 2019-01-30 |
8. | Mohammad (alamin_typist) | 49.92 | 99% | 2018-11-17 |
9. | (keegant) | 48.49 | 94% | 2019-06-15 |
10. | police (styrofoam) | 47.19 | 95% | 2018-11-01 |
11. | RH (dzaefn) | 43.36 | 94% | 2018-10-28 |
12. | ⛧🦇🎃💀🎃🦇⛧ ... | 42.07 | 93% | 2019-11-13 |
13. | gabibranco (gabibranco) | 32.44 | 94% | 2018-10-12 |
14. | kewl (hyper_racer) | 24.27 | 91% | 2018-11-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 42 | 56.47 | October 3, 2018 |