Tim Sarvey
Tim Sarvey
I get it, it just makes it more difficult because I have to check for names that I think might have a duplicate. If it was by year, the guess-work...
Originally I was just thinking characters, but looking back on this, what you proposed would be awesome!
@phalt Haven't looked at this in a while, but upon further review, you are right that a response that has no value should return an empty array (such as people/75...
@savovs Sounds like you are having a different problem the the one I had. You might want to open a new issue.
I know this an older question, but I created [https://starwars-visualguide.com/](https://starwars-visualguide.com/) using Swapi and AngularJs
@Dror-Bar awesome! hopefully this doesn't break something else. so far, so good. > I spent too many hours digging in the code and I think I found the bug. >...
> @tbone849 you may also be interested in [this](https://github.com/objectivehtml/FlipClock/pull/397/files) pull request. Look at some of his changes in dist/flipclock.js. He added more stuff, so it might be more robust than...
Hey I had trouble with this also. Just figured out a solution. I used underscore forEach, but you can iterate however you want. It basically checks the face values to...
@objectivehtml I am using the es6 branch and the countdown doesn't stop at 0, it just rolls into negative values.
Is this project dead?