Skip to content

Commit de5f723

Browse files
committed
Even better intro
1 parent 583625a commit de5f723

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

pages/docs/manual/latest/introduction.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ canonical: "/docs/manual/latest/introduction"
66

77
# ReScript
88

9-
**ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance**.
9+
Ever wanted a language like JavaScript, but without the warts, with a great type system, and with a lean build toolchain that doesn't waste your time?
10+
11+
ReScript looks like JS, acts like JS, and compiles to the highest quality of clean, readable and performant JS, directly runnable in browsers and Node.
1012

11-
ReScript looks like JavaScript, works like JavaScript, works _with_ JavaScript, and compiles to the highest quality of clean, readable and performant JavaScript, directly runnable in the browser and Node.js.
13+
**This means you can pick up ReScript and access the vast JavaScript ecosystem and tooling as if you've known ReScript for a long time**!
14+
15+
**ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance**.
1216

1317
## Difference vs TypeScript
1418

pages/docs/manual/v8.0.0/introduction.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ canonical: "/docs/manual/latest/introduction"
66

77
# ReScript
88

9-
**ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance**.
9+
Ever wanted a language like JavaScript, but without the warts, with a great type system, and with a lean build toolchain that doesn't waste your time?
10+
11+
ReScript looks like JS, acts like JS, and compiles to the highest quality of clean, readable and performant JS, directly runnable in browsers and Node.
1012

11-
ReScript looks like JavaScript, works like JavaScript, works _with_ JavaScript, and compiles to the highest quality of clean, readable and performant JavaScript, directly runnable in the browser and Node.js.
13+
**This means you can pick up ReScript and access the vast JavaScript ecosystem and tooling as if you've known ReScript for a long time**!
14+
15+
**ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance**.
1216

1317
## Difference vs TypeScript
1418

0 commit comments

Comments
 (0)