Looking to understand the difference between `Phoenix.HTML.Engine` and `EEx.SmartEngine`

I wondered that myself some time ago. Do EEx templates compile to iolists or binaries?

But people are more used to binaries than to iolists, I think. It would probably be too confusing for some.

It would be great though if more projects knew about this and used iolists underneath instead of binaries.

1 Like