Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>I spent a week doing a lot of React projects

That's not much -- and all the projects are probably toy projects, to fit all of them in a week's span.

>while it's nice, it is what it is- a view layer.

Sure, that's why you use Reflux, Redut and some other Flux architecture helper to frame your code, ReactRouter, etc.



Any idea who Reflux plays with a non-javascript backend such as Rails or Django?


Sure. The Flux-derived frameworks (such as Reflux) don't actually care about what your backend is -- they only deal with the internal data flow of your app. I haven't used Reflux, but I am pretty sure you have to implement the backend calls (AJAX or whatever) yourself.


Can't really tell, as I've never played with client/backend side helpers (for AJAX etc), always kelp my backend independent.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: