leanwebclub/js-essentials/random-ron-async-await
2024-08-08 06:10:16 +02:00
..
index.html Add "Random Ron async/await" 2024-08-08 06:10:16 +02:00
README.md Add "Random Ron async/await" 2024-08-08 06:10:16 +02:00
script.js Add "Random Ron async/await" 2024-08-08 06:10:16 +02:00

Random Ron

A site that displays a random Ron Swanson quote (from the show Parks and Recreation) using the Ron Swanson Quotes API. Note that if the same quote gets returned from the API in the last 50 quotes, the app skip it and fetch another one instead.

Reference