I poured through the corners of the internet to find past pain points found in ReScript and wrote down how many of these things are now solved or changed for the better!
#rescript
https://t.co/VfG7U5s0xP
@valigo World if people could move over to better things like Elm, ReScript, etc instead of TypeScipt but even a huge portion of devs don't know they exist.
@TriforceKid7@_joshburgess@rvcas There's been a lot of effort to make ReScript work better with more frameworks, even ones that aren't React based. There's even a few native ReScript frameworks now.
What were the pain points you had?
This year's retreat was a huge success!
For 3 days, our contributors had time to connect, work on their agentic ReScript ideas, push forward big new syntax features, do talks, and most importantly, have a traditional Schnitzel dinner.
Already looking forward to Retreat 2027!
@rescriptlang has been doing awesome work for years, building a joyful experience for web apps in a typed language. Jane Street can’t directly use ReScript for compatibility reasons, but I’m so excited that we get to spend some time together and share ideas with this community.
Gleam is such a wonderfully pleasant language.
However, ReScript is a better JavaScript.
I've been building my side project in ReScript for a few months now and I can officially say I'm way past the honeymoon phase.
To the point where I'm very annoyed by it at times... but it keeps me in check.
I want to ship things fast, but the language knows damn well that I need to handle my nulls 🤠. Yeah, every Option.getExn was a mistake. They were right and I was wrong 🤣
I can tell you with 100% confidence:
ReScript is a better JavaScript. If I didn't use it on xpen, it would have never been a stable software project where I can fearlessly ship code.
But I'll be damned if I didn't say that gleam feel much nicer 🥰
@heftymouse It looks pretty awesome! The language steers you towards using variant types and pattern matching, which makes it easy for larger codebases to stay consistent.
ReScript doesn’t just help you write better code—it changes how you think about it.
Josh Vlk joined Dead Code to talk about how it pushes developers toward cleaner logic, safer state management, and refactoring without fear.