|
|
|
|
|
by nvegater
1352 days ago
|
|
It works around the limitations by introducing custom components that are widely supported by multiple email clients[0]. Currently only 3: Button, Group and Image. It solves at least that and it seems to be scalable to build more components. In my opinion JSX is a great template language, I'm happy to use that abstraction, even though the setup is a bit annoying. [0]: https://jsx-mail.org/docs/components/button |
|