Ship great products!
github.com/rescript-lan...
github.com/rescript-lan...
Objects are structurally typed, doesn't need a type definition, and are quite useful in some scenarios.
Completion for object fields will be more ergonomic and get better discoverability with this addition.
Objects are structurally typed, doesn't need a type definition, and are quite useful in some scenarios.
Completion for object fields will be more ergonomic and get better discoverability with this addition.
And additionally, you can even configure per type to have the editor give completions from additional modules, not just the module it belongs to.
And additionally, you can even configure per type to have the editor give completions from additional modules, not just the module it belongs to.
To fix this, you now get pipe completions from dots as well.
So the experience is like in JS, but an actual pipe is inserted on completion.
To fix this, you now get pipe completions from dots as well.
So the experience is like in JS, but an actual pipe is inserted on completion.