Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
dot.dom: A feature-rich JavaScript template engine in 510 byes | Better HN
dot.dom: A feature-rich JavaScript template engine in 510 byes
(opens in new tab)
(github.com)
3 points
icharala
9y ago
3 comments
Share
3 comments
default
newest
oldest
icharala
OP
9y ago
I created a codepen where you can try it in action:
https://codepen.io/anon/pen/Kargex?editors=0010#0
hubert123
9y ago
What is this syntax? const {clicks=0} = state;
icharala
OP
9y ago
It's object deconstructuring, including a default value:
https://developer.mozilla.org/en/docs/Web/JavaScript/Referen...
j
/
k
navigate · click thread line to collapse