Sven Roeterdink

Results 8 comments of Sven Roeterdink

@ShockiTV regarding actions/reducers etc. You could take a look at using the `redux-ducks` concept > https://github.com/erikras/ducks-modular-redux

Maybe also relevant: https://github.com/kadirahq/mantra/issues/103 I'm also looking for the correct way to integrate Redux with MantraJS. Maybe we can learn something from each other.

@cheersjosh I'm looking forward to a more comprehensive example, using containers, data fetching etc. I'm happy to discuss it :)

Are you using Chrome? In that case can you give it a try on FIrefox?

@pilwon No error message. If I look in my elements tab of google chrome, the famous elements are there but are not displayed in my browser. I'm using a flux...

@pilwon I've tried to extract the problem as minimal as possible, I didn't want to make it more confusing. But the issue is the same in a View or ScrollView:...

I've ported my existing Mantra project to Webpack, and made some changes. And everything works as expected. From what I can see the only thing I do differently is importing...

Sorry I didn't use the boilerplate at all.