Closed destilla closed 8 years ago
Love the news stories but just a couple things:
But other than those two things looks good to go. I love the news stories, people on the subreddit got pretty creative!
Ah jeez I'm sorry, I used the webapp to compare the difference in my code and your code and must have missed the removal of those two in the differences. What's the best way to fix these things? Just update the branch I submitted the request from?
Yeah probably, I'll close this request, then accept the one from the updated branch,
Added Week 0 stories using method you suggested last night (keeping team name in a string, building an object from that). These are the same stories from last night with some minor grammatical and spelling corrections. Also cleaned up variables I added while experimenting with the best way to handle the new stories.
Made a minor bug fix to findTeam() that I discovered while using it to build the new team object (findTeam() was checking that the passed argument matched strRep() instead of team name)