Satvik Pendem
Satvik Pendem
For the ReasonReact part I meant I can use this to write React like code in Reason that compiles to Preact, right? And I was gonna use it basically as...
#7 takes care of this partially but misses the scrolling aspect.
Thanks, I've been setting `termguicolors` and it works fine for now.
I actually would like it to upgrade the major version and then for minor or patches we could have flags.
@subzero911 In this case I think the null operator could be overloaded right? So you'd have something like ```dart users?.houses?.houseId?.rooms ``` This would be what the package author would have...
Couldn't there be some [ImmerJS](https://immerjs.github.io/immer/docs/introduction)-type syntax? I know many React devs use it for immutable-but-mutable-looking state changes.
Thanks, I'll ask there.
Agreed, I want to install the latest version that's on the Nodejs website, not the latest LTS.
I'm running into this too. Did you find any other solution than closing and reopening?
Same here, on Windows, latest Firefox and Chrome.