react Redux - Calling web service asynchronously The store in Redux should be synchronous and should not have any side effects. How can you then make service calls or do anything asynchronously? That is the question I was asking myself when I started using Redux with react-native. I needed to make
javascript P2P WebRTC file sharing app: Frontend using React & Flux React is one of the frontend framework that everyone is talking about these days. I wanted to see what all the fuss was about and also learn a modern JS framework in the process, hence I used React in building filecha.in (source code)