Ship great products!
#rescript #signals #ui
#rescript #signals #ui
github.com/rescript-lan...
github.com/rescript-lan...
End result: a brand new, super fast ReScript build system.
rescript-lang.org/blog/reforgi...
End result: a brand new, super fast ReScript build system.
rescript-lang.org/blog/reforgi...
If you haven’t met ReScript before, this one’s still worth watching . It has a clear case of how localized MCP servers can lift developer tooling.
youtube.com/watch?v=stIX...
#rescript #mcp
If you haven’t met ReScript before, this one’s still worth watching . It has a clear case of how localized MCP servers can lift developer tooling.
youtube.com/watch?v=stIX...
#rescript #mcp
We’ve published another one: github.com/rescript-lan...
Give it a spin and let us know what you think!
We’ve published another one: github.com/rescript-lan...
Give it a spin and let us know what you think!
How do you feel about that? Do you prefer thoughtful async discussions or do you miss live chat spaces like Discord?
How do you feel about that? Do you prefer thoughtful async discussions or do you miss live chat spaces like Discord?
npm create rescript-app@next
forum.rescript-lang.org/t/ann-rescri...
npm create rescript-app@next
forum.rescript-lang.org/t/ann-rescri...
youtu.be/zUyrHXB_ImE
Had a lot of fun with this!
We are currently kicking off this year's ReScript Retreat with a talk about editor tooling by @z-th.bsky.social and @nojaf.com.
We are currently kicking off this year's ReScript Retreat with a talk about editor tooling by @z-th.bsky.social and @nojaf.com.
To shrink the download & install size significantly!
Download & Install size change:
- Before: 67 MB | 197 MB
- After: 15 MB | 48 MB (on a Linux x64 machine)
Records is a corner stone in ReScript. However, they can't be nested without explicit definitions. Until now!
Will be especially useful for deeply nested records (like options objects) not intended to be reused.
Records is a corner stone in ReScript. However, they can't be nested without explicit definitions. Until now!
Will be especially useful for deeply nested records (like options objects) not intended to be reused.
Check out this new blogpost to get an idea what we did last year.
rescript-lang.org/blog/retreats
Check out this new blogpost to get an idea what we did last year.
rescript-lang.org/blog/retreats
@rescript-lang.org
compiler
It gave almost 3x faster performance than the original js_of_ocaml build! 🔥
ReScript is awesome because you can drop it into any JavaScript project and use any JavaScript runtime.
I'm currently working on a project using Deno and it works great!
youtu.be/yKl2fSdnw7w
Have fun!
rescript-lang.org/try?version=...
This will make some of the common use cases for records more ergonomic.
This will make some of the common use cases for records more ergonomic.
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.
We're almost ready to release an exciting editor feature - dot completion everywhere!
"." will now trigger completions for more than just record fields. Example: you'll get completions for pipeable functions from the module of that type.
Examples and videos ⬇️
We're almost ready to release an exciting editor feature - dot completion everywhere!
"." will now trigger completions for more than just record fields. Example: you'll get completions for pipeable functions from the module of that type.
Examples and videos ⬇️