Hacker News new | ask | show | jobs
by kaushikb9 4232 days ago
The comparison of Ember to Rails is incorrect. Rails is a serve side rendered framework. Ember is completely client-side. Pick any client side framework and you will face the same diffculties or obstacles. Deep linking breaks if you are not loading depending models.