A Primer for Building Single Page Applications with React
1–10 of 145 posts
Re: A Primer for Building Single Page Applications with React
#2Re: A Primer for Building Single Page Applications with React
#3Re: A Primer for Building Single Page Applications with React
#4Re: A Primer for Building Single Page Applications with React
#5Re: A Primer for Building Single Page Applications with React
#6Author here, the primer is still in the draft phase but feel free to share your feedback / make pull requests!
BTW - I can see that the section on Flux and Alt is still left to be written. Any idea when you'll have the drafts for those sections ready? Lastly, it would be nice if you could contrast Alt with Reflux and give us your recommendations on what to work with.
Thanks a lot, again!
Re: A Primer for Building Single Page Applications with React
#7Can you build an SPA using just React? At the very least it seems like you'll need a URL router, and something like underscore.js to fill in the gaps.
[0] - https://github.com/mikechau/react-primer-draft#react-router
Re: A Primer for Building Single Page Applications with React
#8Author here, the primer is still in the draft phase but feel free to share your feedback / make pull requests!
Thanks for the guide. Looks awesome! I've recently started working on a SPA in React and was desperately googling around information. Glad to see it in one document. BTW - I can see that the section on Flux and Alt is still left to be written. Any idea when you'll have the drafts for those sections ready? Lastly, it would be nice if you could contrast Alt with Reflux and give us your recommendations on what to work w…
As for a contrast between Alt/Reflux, I am hoping others using different Flux libraries will contribute and share their views, I will also link to some comparisons others have already done, such as: http://pixelhunter.me/post/110248593059/flux-solutions-compa.... But if I have time to, I'll give it a try!
Re: A Primer for Building Single Page Applications with React
#9Author here, the primer is still in the draft phase but feel free to share your feedback / make pull requests!
Re: A Primer for Building Single Page Applications with React
#10Author here, the primer is still in the draft phase but feel free to share your feedback / make pull requests!