|
|
|
|
|
by jessaustin
2931 days ago
|
|
Slim v0.1: Sep 15, 2010 Pug (actually Jade at the time) v0.1: Jul 5, 2010 I'm thinking these are "convergent evolution", especially since they arose in different language communities. I totally agree that this is the best way to generate HTML. I use pug even for really tiny pages and templates. It amazes me that people like JSX, which seems like a total regression from building elements with function calls like React originally had. When I code Cycle.js in coffeescript it looks and feels a lot like pug; which is great. |
|