Architecture for a template-building, WYSIWIG application
- by Sam Selikoff
I'm building a WYSIWYG designer in Ember.js. The designer will allow users to create campaigns - think MailChimp.
To build a campaign, users will choose an existing template. The template will have a defined layout. The user will then be taken to the designer, where he will be able to edit the text and style, and additionally change some layout…