DEV Community

# rescript

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tired of Typescript? Check out ReScript!

Tired of Typescript? Check out ReScript!

18
Comments 15
6 min read
ReScript: Rust like features for JavaScript

ReScript: Rust like features for JavaScript

48
Comments 7
4 min read
When and Where to use ReScript? The ReScript happy path

When and Where to use ReScript? The ReScript happy path

26
Comments 1
9 min read
Using variant types in ReScript to represent business logic

Using variant types in ReScript to represent business logic

6
Comments 1
4 min read
Converting a JavaScript React app to a ReScript React app.

Converting a JavaScript React app to a ReScript React app.

29
Comments 5
9 min read
Promises, async, and await in ReScript (with Bun!)

Promises, async, and await in ReScript (with Bun!)

22
Comments 10
6 min read
How to render data in a ReScript React app using fetch, promises, and safe types.

How to render data in a ReScript React app using fetch, promises, and safe types.

5
Comments
11 min read
How to handle routing in a ReScript React app using pattern matching.

How to handle routing in a ReScript React app using pattern matching.

9
Comments 3
5 min read
How to set up a React app using ReScript, Vite, and Tailwind for lightning fast development.

How to set up a React app using ReScript, Vite, and Tailwind for lightning fast development.

10
Comments 4
6 min read
ReScript, React and spread props - it's now possible!

ReScript, React and spread props - it's now possible!

23
Comments
4 min read
The ultimate answer to Belt vs Js in ReScript

The ultimate answer to Belt vs Js in ReScript

8
Comments 1
6 min read
Rescript React useStateMachine without useEffect usage

Rescript React useStateMachine without useEffect usage

3
Comments
3 min read
Why TypeScript and ReScript are Worth Considering: A Comprehensive Look at JavaScript Alternatives

Why TypeScript and ReScript are Worth Considering: A Comprehensive Look at JavaScript Alternatives

3
Comments
3 min read
Testing in ReScript

Testing in ReScript

9
Comments
7 min read
Link: OCAML 5 is Out + Effects Tutorial

Link: OCAML 5 is Out + Effects Tutorial

3
Comments
1 min read
Getting rid of your dead code in ReScript

Getting rid of your dead code in ReScript

13
Comments 1
11 min read
Speeding up ReScript compilation using interface files

Speeding up ReScript compilation using interface files

12
Comments 3
5 min read
Rescript bindings for JSX.IntrinsicElements prop type

Rescript bindings for JSX.IntrinsicElements prop type

4
Comments
2 min read
Rescript React Error boundary usage

Rescript React Error boundary usage

5
Comments
1 min read
The REGAL Architecture

The REGAL Architecture

22
Comments
26 min read
Parsing Lambda Error Logs in ReScript & Python

Parsing Lambda Error Logs in ReScript & Python

9
Comments
55 min read
TypeScript vs. ReScript vs. F# - a simple comparison of syntax

TypeScript vs. ReScript vs. F# - a simple comparison of syntax

13
Comments 3
4 min read
Return union types in ReScript

Return union types in ReScript

5
Comments
4 min read
Covering the edge case on the ReScript record type

Covering the edge case on the ReScript record type

3
Comments
5 min read
From object-oriented JS to functional ReScript

From object-oriented JS to functional ReScript

9
Comments 2
21 min read
ReScript JSON Typed Strongly

ReScript JSON Typed Strongly

6
Comments
7 min read
Full-stack ReScript. Architecture Overview

Full-stack ReScript. Architecture Overview

14
Comments
19 min read
Rescript React Lifting Component state

Rescript React Lifting Component state

7
Comments
1 min read
Async await like syntax, without ppx in Rescript !!!

Async await like syntax, without ppx in Rescript !!!

7
Comments 2
4 min read
How to write rescript bindings for a react library

How to write rescript bindings for a react library

7
Comments 10
2 min read
Thinking in ReScript

Thinking in ReScript

46
Comments 7
7 min read
Writing Javascript from the future. A brief intro to Rescript.

Writing Javascript from the future. A brief intro to Rescript.

32
Comments 5
3 min read
Using `let.opt` in Rescript with latest Reason/OCaml

Using `let.opt` in Rescript with latest Reason/OCaml

6
Comments 1
1 min read
From Reason/React to Rescript/React, Guaranteed Uncurrying

From Reason/React to Rescript/React, Guaranteed Uncurrying

6
Comments
4 min read
ReScript and Classless Coding

ReScript and Classless Coding

6
Comments
4 min read
Binding to a JavaScript Function that Returns a Variant in ReScript

Binding to a JavaScript Function that Returns a Variant in ReScript

2
Comments
4 min read
Awesome list in rescript

Awesome list in rescript

6
Comments
3 min read
How to append child to body with rescript

How to append child to body with rescript

4
Comments
1 min read
ReScript records, NextJS, undefined and getStaticProps

ReScript records, NextJS, undefined and getStaticProps

12
Comments 2
5 min read
Tagged Unions and ReScript Variants

Tagged Unions and ReScript Variants

16
Comments 1
8 min read
JavaScript file watching with Reason & Rescript in Dune

JavaScript file watching with Reason & Rescript in Dune

5
Comments
3 min read
Getting started with ReScript and parcel

Getting started with ReScript and parcel

9
Comments 3
3 min read
How I add Tailwind to my ReScript projects

How I add Tailwind to my ReScript projects

10
Comments
2 min read
Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

Providing JavaScript Developers Helpful Type Errors When They Call Your ReScript Library Incorrectly

4
Comments
9 min read
Writing Service Workers in ReScript

Writing Service Workers in ReScript

3
Comments
7 min read
Finite State Machines in ReScript

Finite State Machines in ReScript

6
Comments
1 min read
New Appreciation for Typed Lenses

New Appreciation for Typed Lenses

5
Comments
4 min read
JavaScript to ReScript Presentation

JavaScript to ReScript Presentation

4
Comments
1 min read
npx resyntax

npx resyntax

6
Comments
1 min read
ReScript: FFI basics in React

ReScript: FFI basics in React

10
Comments
4 min read
Displaying Notifications in ReScript

Displaying Notifications in ReScript

4
Comments
4 min read
ReScript: Connect to localStorage using FFI and functors

ReScript: Connect to localStorage using FFI and functors

10
Comments
3 min read
Converting a JavaScript Library to ReScript

Converting a JavaScript Library to ReScript

11
Comments
13 min read
Why make illegal states impossible to represent?

Why make illegal states impossible to represent?

10
Comments
2 min read
How does ReScript affect me?

How does ReScript affect me?

36
Comments 4
3 min read
ReScript: Using useContext in rescript-react

ReScript: Using useContext in rescript-react

11
Comments 1
3 min read
ReScript: Adding new actions to an existing useReducer

ReScript: Adding new actions to an existing useReducer

7
Comments
2 min read
ReScript: Creating a React component

ReScript: Creating a React component

13
Comments
2 min read
ReScript: Using useReducer in rescript-react

ReScript: Using useReducer in rescript-react

11
Comments
2 min read
ReScript: Using useState in rescript-react

ReScript: Using useState in rescript-react

9
Comments
2 min read
loading...