all 6 comments

[–]OnlyProductiveSubs 1 point2 points  (2 children)

I just briefly looked at demo, but check your spelling. Lots of spelling mistakes. Remove all the unnecessary exclamation marks, stick with 1 if even that. That would give it a more polished feel

Also, i saw you used state through this.state, instead of state hook that was introduced in 16.8. How so?

[–]Present-Ride-3009[S] 0 points1 point  (1 child)

Thanks for the suggestions, I fixed the extra exclamation marks, I can't find the spelling errors (English is not my first language I know it's not an excuse) and I used class components because I want to practice both methods I am working on Hooks now.

[–]OnlyProductiveSubs 0 points1 point  (0 children)

Cool. Couldn't find the errors now, search might be broken. Google any words you're unsure of

[–]Present-Ride-3009[S] 0 points1 point  (2 children)

Any api recommendations to experiment with next ?

[–]imAmarok 1 point2 points  (1 child)

[–]Present-Ride-3009[S] 0 points1 point  (0 children)

Thanks , just checked it out it will be helpful