Facundo Olano
Facundo Olano
_get and _set in map. See how to exclude from suggestions
some variants I can imagine: - say them in order, and just repeat the last, when all are done - say any of them randomly (maybe if a set?)
maybe add a helper function that adds a unique id to both
for example crowbar + door needs to react to all possible doors in crowbar and react in every door to crowbar, with the same text.
ideally after #16 so the code can be followed from the repl 1. introduction and concepts 2. the simplest possible game 3. the simplest possible game with a puzzle 4....
Instead of using the feeds endpoint, we could use whatever endpoint itunes uses internally. The feed is slow (see #55), has limited results and currently doesn't allow filtering by category.
close to 5 seconds in travis, timing out locally. Make sure this is an external issue we can't control.
* the `common.lookup` helper is used by multiple methods, they should share the memoized results when possible. Pass it by parameter like it's done in google-play-scraper * the `search` method...
https://github.com/facundoolano/google-play-scraper/issues/212