|
|
|
|
|
by danabramov
3189 days ago
|
|
The proposal README is written for TC39 and not React users, so it doesn't address the problems React users face. Yes, with public fields you can write handleClick = () => {
// ...
}
and it works like if you bound it in the constructor.Hope this helps. |
|