wrekatlanta / wrektranet

New intranet for Georgia Tech's student-run radio station, WREK.
wrek.org
MIT License
9 stars 2 forks source link

Prefer React over Angular #53

Open pstoica opened 9 years ago

pstoica commented 9 years ago

If anyone picks this up again, prefer using React over Angular. The use case makes more sense for one-off components, you can do server-side/isomorphic rendering (IMO it's better than templating languages), and it just has a lot of advantages over Angular.

https://github.com/reactjs/react-rails https://github.com/react-bootstrap/react-bootstrap/