|
|
|
|
|
by msimpson
3207 days ago
|
|
> I used quite an early beta of Ember to build BugMuncehr’s new feedback interface. > I wanted to add a full REST API to BugMuncher, even though no-one had asked for it. > I committed to using Ember before I knew enough about it. > I didn’t keep it simple, I was stupid. > Web apps often look complicated from the outsite, but underneath most of what they do is simply Create Read Update Delete, and you really don’t need a fancy JavaScript framework to do that. So, to summarize, you failed at your first usage of a JavaScript framework due to your own bad decisions. Therefore, all the benefits SPA structure can offer the multitude of other projects is meaningless as, "...most of what they do is simply Create Read Update Delete." Honestly, you've just swapped the bandwagon effect for confirmation bias as you fell back to Rails. |
|