Hacker News new | ask | show | jobs
by antarrah 3519 days ago
I don't. Go is mostly used without a framework and you've to collect your libraries. React is just a view library and you've to collect your libraries.

Django, on the other hand, is monolithic just like Ember.

I'd pick Django/Ember any day if it weren't for React Native platforms and the ability to share things between the web and mobile versions.