Simone

Results 3 issues of Simone

AUTH: - made a compressed version of form validation; - fixed a bug about persistence of error messages across pages; - refactoring signUp and signIn actions, no repeated code anymore;...

Thanks for this repo, it's so useful to play and learn. It seems though that when you run npm install on a project folder it installs a lot of useless...

VIDEO_BROWSER: - added a search bar label; - parametrized initial term in the index and passed as props in the search bar as a placeholder; BOOK_LIST: - added selected book...