💎 Good.HTML. A nice framework without the bad stuff. Lots of custom elements, and nice templates. Good. HTML
21
stars
2
forks
source link
[syntax] add `.state[prop]` convenience setters and getters proxy to Base #19
Closed
o0101 closed 3 years ago
so instead of using cloneState and setState
we can use
this.state.myProp = myVal
etc