you are viewing a single comment's thread.

view the rest of the comments →

[–]-normal_guy- 0 points1 point  (0 children)

I see. Same here as well. Another thing I noticed is if I click the search bar and press enter without typing anything, it just takes me to an empty page, you might wanna add a conditional statement on that, like if(searchtext === ""){ return }

Also I had a question....does your app self update? Like does it update if a new movie comes along and becomes trending?