Architecture for a template-building, WYSIWIG application
I’m building a WYSIWYG
designer in Ember.js
. The designer will allow users to create campaigns – think MailChimp.
How should I design an application using Ember.js to suit a given scenario?
I am going to develop an application in ember.js which is kind of a small CRM through which customer representatives can answer to queries of customers.