Skip to content

MIA FTWD Anghy Pomar js - #386

Closed
apomarn wants to merge 2 commits into
ironhack-labs:masterfrom
apomarn:master
Closed

MIA FTWD Anghy Pomar js#386
apomarn wants to merge 2 commits into
ironhack-labs:masterfrom
apomarn:master

Conversation

@apomarn

@apomarn apomarn commented Apr 2, 2019

Copy link
Copy Markdown

No description provided.

@ta-web-mia

Copy link
Copy Markdown

Nice job! I'm very impressed that you covered the edge cases for the palindromes by checking for spaces and capitalization. The only small thing I see that can be fixed is that your word count is a little bit off. Right now, it's counting 347 instead of 349. The reason for that is that while it's checking for words separated by spaces, it isn't checking for words separated by line breaking. Since there are 2 line breaks separating the paragraphs, 2 words are going uncounted. I wouldn't fixate on it too hard, but consider approaching this if you have extra time.

Other than that, everything is flawless. Keep up the good work!

  • Nick

@ta-web-mia ta-web-mia closed this Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants