DEV Community

# rescript

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ReScript, React and spread props - it's now possible!

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

21
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
Link: OCAML 5 is Out + Effects Tutorial

Link: OCAML 5 is Out + Effects Tutorial

2
Comments
1 min read
Testing in ReScript

Testing in ReScript

6
Comments
7 min read
Getting rid of your dead code in ReScript

Getting rid of your dead code in ReScript

12
Comments
11 min read
Speeding up ReScript compilation using interface files

Speeding up ReScript compilation using interface files

11
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

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

Parsing Lambda Error Logs in ReScript & Python

9
Comments
55 min read
Programming Tip #6: Pattern Matching

Programming Tip #6: Pattern Matching

5
Comments
1 min read
TypeScript vs. ReScript vs. F# - a simple comparison of syntax

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

13
Comments 2
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

13
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 9
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
How to append child to body with rescript

How to append child to body with rescript

4
Comments
1 min read
Awesome list in rescript

Awesome list in rescript

6
Comments
3 min read
ReScript records, NextJS, undefined and getStaticProps

ReScript records, NextJS, undefined and getStaticProps

11
Comments 2
5 min read
Tagged Unions and ReScript Variants

Tagged Unions and ReScript Variants

15
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

10
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?

31
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
ReScript: Adding a third-party library

ReScript: Adding a third-party library

6
Comments
1 min read
ReScript: Using React components

ReScript: Using React components

7
Comments
2 min read
How I Switched from TypeScript to ReScript

How I Switched from TypeScript to ReScript

49
Comments 3
15 min read
Writing Elm Ports in ReScript

Writing Elm Ports in ReScript

6
Comments
5 min read
Fixing `Deprecated: React.Ref.setCurrent`

Fixing `Deprecated: React.Ref.setCurrent`

7
Comments
1 min read
Tracking COVID-19 Vaccinations in Chicago: Release Notes

Tracking COVID-19 Vaccinations in Chicago: Release Notes

2
Comments
2 min read
Debugging tricky parameterized types

Debugging tricky parameterized types

6
Comments
3 min read
Simple Server Side CSS with ReScript, React and Emotion

Simple Server Side CSS with ReScript, React and Emotion

8
Comments
1 min read
Exploring ReScript Exception Handling

Exploring ReScript Exception Handling

13
Comments
5 min read
loading...