In this post i would like to sum up my thought about using pure HTML files as fully functional templates. I’ve examined this pattern for about a year and i have to say it creates real order in application structure and lifecycle.
What means “pure” ?
- Pure like plain, nothing else than HTML
- Fully validable
- Readable in any browser
- Editable in any HTML editor