Announcing Temple v0.6! (opens in new tab)
From Mitchell Hanberg's Blog: v0.6 of Temple has been released! ๐ This release is the result of a few architecture changes that allows for faster rendering as well as many new features. _If you'd like to follow along with the code in this article, it's available here_. ## Compile time output of EEx Temple now outputs EEx at compile time, allowing us to piggy back on the power of existing EEx Engines, such as the engines included by the Phoenix Framework. If you're using Temple with Phoenix, y...
Read the original article