Show HN: Mail Studio – IDE for designing responsive emails
1–10 of 214 posts
Re: Show HN: Mail Studio – IDE for designing responsive emails
#2Re: Show HN: Mail Studio – IDE for designing responsive emails
#3Hey! I am one of Mail Studio's authors. Will be happy to answer any questions.
Are you planning to support seamless integration with ESP so that the entire lifecycle from design to sending emails is supported?
Re: Show HN: Mail Studio – IDE for designing responsive emails
#4Hey! I am one of Mail Studio's authors. Will be happy to answer any questions.
Re: Show HN: Mail Studio – IDE for designing responsive emails
#5Re: Show HN: Mail Studio – IDE for designing responsive emails
#6Re: Show HN: Mail Studio – IDE for designing responsive emails
#7Hey! I am one of Mail Studio's authors. Will be happy to answer any questions.
Electron or React Native? Why? Are you planning to support seamless integration with ESP so that the entire lifecycle from design to sending emails is supported?
At the moment, we support ESP syncing, which create/update a template on the linked platform. You can then use it as the basis of a campaign.
Re: Show HN: Mail Studio – IDE for designing responsive emails
#8Hey! I am one of Mail Studio's authors. Will be happy to answer any questions.
Re: Show HN: Mail Studio – IDE for designing responsive emails
#9In theory you could have representations of the message like video/mpeg4 and text/plain, and depending on the client capabilities and configuration, the receiver could watch a video or read plain text. The information content of the 2 (or more) don't even have to be the same! Found this out when trying to parse text out of emails into a CRM system, another system sent information in the HTML part, but an empty plaintext part.
Re: Show HN: Mail Studio – IDE for designing responsive emails
#10Earlier quoted context omitted.
Electron or React Native? Why? Are you planning to support seamless integration with ESP so that the entire lifecycle from design to sending emails is supported?
The application is built on Electron. I think that visual editors like Mail Studio are one of the cases where this choice makes sense, since you are editing a live HTML page. You would need some a webview regardless of platform, but Electron makes the implementation easier. At the moment, we support ESP syncing, which create/update a template on the linked platform. You can then use it as the basis of a campaign.