|
|
|
|
|
by pselbert
4301 days ago
|
|
As @dugmartin mentioned, it's really quite nice if you are using coffeescript. It ends up resembling templating in a lisp, something akin to hiccup for example. I imagine a similar effect can be had with ES6 destructuring assignment, just with more commas and mandatory array brackets. |
|