Hacker News new | ask | show | jobs
by benzible 943 days ago
Types are coming...

* https://news.ycombinator.com/item?id=36311875

* https://news.ycombinator.com/item?id=35766126

Re: "You use both <%= %> and {} to interpolate in phoenix templates, depending on where you are" - no need for EEx anymore for web development, just use HEEx, which has standardized on {}. You can use HEEx for LiveViews and "DeadViews" (server-side rendered Phoenix)