-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Description
The API call in the joke module can be prevented by adding a curated list of jokes in the source file itself.
Pros:
- Fewer API calls
- Curated jokes (only include the ones that tickle your funny bone)
- No offensive jokes (sometimes the API returns such type of jokes)
Con:
- The curation effort (only one time!)