Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Email] 关于 Email 编写的踩坑指南 #50

Open
PeterChen1997 opened this issue Oct 12, 2024 · 0 comments
Open

[Email] 关于 Email 编写的踩坑指南 #50

PeterChen1997 opened this issue Oct 12, 2024 · 0 comments

Comments

@PeterChen1997
Copy link
Owner

PeterChen1997 commented Oct 12, 2024

image

  1. 神器,当你迷茫的时候记得用 https://www.caniemail.com/
  2. 技术栈:react.email
  3. 开发难度:高
  4. 最好别碰的设计:自适应 / border-radius / 特殊字体及字体格式
  5. 最好的设计:mobile first / 纯文本 / 纯图片 / 简单不变化的表格
  6. 覆盖平台:iOS / iPad / Windows / MacOS
  7. react email 的坑:刷新可能会出现问题,导致最新样式不生效
  8. 图片渲染:最好放 table 里,混排很麻烦,宽高不好控制
  9. 兼容性:windows 兼容性巨差,你会遇到各种各样的坑
  10. 如何调试:react email playground 直接发送测试邮件 / 查看发出的 html / 查看 windows outlook 的文件,另存为 html,检查实际内容做出调整
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant