react-example-filmdb
react-example-filmdb copied to clipboard
Isomorphic React + Flux film database example
I have been looking for a good boilerplate example app and this came close to perfect but then I noticed that some frameworks like iojs are now deprecated, so this...
An excellent project for those who love to learn
Hi , when I am logging to the filmdb example, there is an error like, dev return html content +3s --> POST /auth/login 401 16ms 49b 401 - unauthorized login...
As the API are similar, bcryptjs ("bcrypt in plain javascript") seems a very suitable alternative to bcrypt. I spent two nights trying to install bcrypt on windows and eventually concluded...
Hello See below - I get quite alot of errors when trying to install with "npm install". ANy ideas what I can od to fix? thanks! ## > [email protected] postinstall...
ERROR in ./test/spec/components/app.test.jsx Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components @ ./test/spec/components/app.test.jsx 13:17-38 ERROR in ./test/spec/components/header.test.jsx Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components @...
- open "director detail page" - go back - open **another** "director detail page" At the first moment you'll see old data and after some time correct data will be...