isomorphic500
isomorphic500 copied to clipboard
A 500px app built with React and Fluxible with babeljs
E:\Projects\FrontEnd\Incentivio\isomorphic500\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it ends with ok gyp verb cli [ 'C:\\Users\\Shan-Aeturnum\\AppData\\Roaming\\nvm\\v6.11.2\\node.exe', gyp verb cli 'E:\\Projects\\FrontEnd\\Incentivio\\isomorphic500\\node_modules\\node-gyp\\bin\\node-gyp.js', gyp verb cli 'rebuild', gyp...
I have installed Node 4 using `n` as this was mentioned in the README.md file. But, I receive this error whenever I execute the `npm run dev` command: ``` npm...
Great Repo! This isn't really a bug, but more of a feature request that you may want to add? When a user selects a different language, the content changes to...
Hello! Great job on the project!! It's great. I wanted to ask, cause I've been trying different things, how can I use for a certain locale, lets say 'en', the...
I'm not a very big fan of this part: https://github.com/gpbl/isomorphic500/blob/master/src/utils/IntlUtils.js#L64-L107 When I add a locale to one of my webapps, I love to simply have to create a new locale...
Hi gpbi: I found there has many of flux framework, The most popular I found are redux & Alt, the flexible seems not to have many discussions, I am not...
It doesn't fit well in the Application.js, also the title would not match since the page it's updated using an action which is async.
@gpbl have a good idea? ``` Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and...
#70 Footer may be translated too (not in this PR).
The message "Page not found" is hardcoded in the NotFoundPage. Problem is easily reproducible by switching to French and clicking the "an unexisting photo" link in the footer.