I just finishing migrating all of my emails to templ files instead of html files embedded in variables with go embed. I did this because i wanted typechecking for each email so I never missed a parameter. I like this so much better because I don’t need so much extra code just to use use them.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.