|
|
|
|
|
by andrei_says_
2931 days ago
|
|
I also preferred the clarity of unambiguous plain code. Then I found slim. It eliminates most of the markup, reducing it to its humanly readable essence, producing clean well-formed html. Writing, and more importantly, reading only the meaningful part of the markup has helped my productivity skyrocket. My eyes don’t have to struggle to figure out the document structure. http://slim-lang.com/ |
|