Logo

0x3d.Site

is designed for aggregating information.
Welcome
check repository here

ReScript

Fast, Simple, Fully Typed JavaScript from the Future.

Current npm package version. Current Github Actions workflow status. ReScript is released under the LGPL license. Follow @rescriptlang on X Follow @rescriptlang on Bluesky

Introduction · Installation · Try Online · Forum · Contribute

ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript. It comes with a lightning fast compiler toolchain that scales to any codebase size.

  • Fast and Simple. ReScript cares about a consistent and fast feedback loop for any codebase size. Refactor code, pull complex changes, or switch to feature branches as you please. No sluggish CI builds, stale caches, wrong type hints, or memory hungry language servers that slow you down.
  • A Robust Type System. Every ReScript app is fully typed and provides reliable type information for any given value in your program. We prioritize simpler types over complex types for the sake of clarity and easy debugability. No any, no magic types, no surprise undefined.
  • Seamless Integration. Use any library from JavaScript, export ReScript libraries to JavaScript, automatically generate TypeScript types. It's like you've never left the good parts of JavaScript at all.
  • Tooling that just works out of the box. A builtin pretty printer, memory friendly VSCode & Vim plugins, a stable type system and compiler that doesn't require lots of extra configuration. ReScript brings all the tools you need to build reliable JavaScript, Node and ReactJS applications.
  • Easy to adopt — without any lock-in. ReScript was made with gradual adoption in mind. If you ever want to go back to plain JavaScript, just remove all source files and keep its clean JavaScript output. Tell your coworkers that your project will keep functioning with or without ReScript!

ReScript is used by many companies to ship and maintain mission-critical products and is maintained by the ReScript community.

Contents

🎉 Getting Started

Follow the Installation Guide to set up a new ReScript project or integrate ReScript into your existing JavaScript project.

For more information on building React apps with ReScript, see the rescript-react documentation.

For React Native apps, see the rescript-react-native website.

📖 Documentation

The full documentation for the ReScript language can be found on our website.

The source for the ReScript documentation and website is hosted in a separate repo.

🚀 Upgrading

See the Upgrading Guide for instructions on upgrading to newer ReScript versions.

👏 How to Contribute

Contributing Guide

Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to ReScript.

Code of Conduct

The ReScript community has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Roadmap

You can learn more about our vision for ReScript in the Roadmap.

Discussions

For discussions on ongoing development, see the Development section of the ReScript forum.

📄 License

ReScript is licensed under LGPL version 3, with relaxed rules about creating and distributing combined work. See the LICENSE file for details.

The ReScript parser (subdirectory compiler/syntax) is licensed under the MIT License.

The ninja subdirectory contains the vendored ninja build system. Refer to its copyright and license notices for information about its licensing.

🏅 Acknowledgments

ReScript was originally created by Hongbo Zhang in 2015.

See CREDITS.md for further acknowledgements and project history.

React
React
React is a JavaScript library for building user interfaces. It enables developers to create reusable components and manage complex application states efficiently. React is widely adopted for developing dynamic and responsive web applications.
React Community – React
React Community – React
Patterns.dev
Patterns.dev
React
React
Quick Start – React
Quick Start – React
Snack - React Native in the browser
Snack - React Native in the browser
React JavaScript Tutorial in Visual Studio Code
React JavaScript Tutorial in Visual Studio Code
Overview · React Native
Overview · React Native
React Native · Learn once, write anywhere
React Native · Learn once, write anywhere
React Conferences – React
React Conferences – React
React - CodeSandbox
React - CodeSandbox
GitHub - visgl/react-map-gl: React friendly API wrapper around MapboxGL JS
GitHub - visgl/react-map-gl: React friendly API wrapper around MapboxGL JS
GitHub - PaulLeCam/react-leaflet: React components for Leaflet maps
GitHub - PaulLeCam/react-leaflet: React components for Leaflet maps
GitHub - measuredco/puck: The visual editor for React
GitHub - measuredco/puck: The visual editor for React
GitHub - mkosir/react-parallax-tilt: 👀  Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)
GitHub - mkosir/react-parallax-tilt: 👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)
GitHub - cypress-io/cypress: Fast, easy and reliable testing for anything that runs in a browser.
GitHub - cypress-io/cypress: Fast, easy and reliable testing for anything that runs in a browser.
GitHub - pmndrs/react-three-fiber: 🇨🇭 A React renderer for Three.js
GitHub - pmndrs/react-three-fiber: 🇨🇭 A React renderer for Three.js
GitHub - dvtng/react-loading-skeleton: Create skeleton screens that automatically adapt to your app!
GitHub - dvtng/react-loading-skeleton: Create skeleton screens that automatically adapt to your app!
GitHub - framer/motion: Open source, production-ready animation and gesture library for React
GitHub - framer/motion: Open source, production-ready animation and gesture library for React
GitHub - gregberge/loadable-components: The recommended Code Splitting library for React ✂️✨
GitHub - gregberge/loadable-components: The recommended Code Splitting library for React ✂️✨
GitHub - FormidableLabs/victory: A collection of composable React components for building interactive data visualizations
GitHub - FormidableLabs/victory: A collection of composable React components for building interactive data visualizations
TW Elements integration with React - Free Examples & Tutorial
TW Elements integration with React - Free Examples & Tutorial
GitHub - TanStack/router: 🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
GitHub - TanStack/router: 🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
GitHub - remotion-dev/remotion: 🎥      Make videos programmatically with React
GitHub - remotion-dev/remotion: 🎥 Make videos programmatically with React
GitHub - rcbyr/keen-slider: The HTML touch slider carousel with the most native feeling you will get.
GitHub - rcbyr/keen-slider: The HTML touch slider carousel with the most native feeling you will get.
GitHub - reduxjs/redux: A JS library for predictable global state management
GitHub - reduxjs/redux: A JS library for predictable global state management
GitHub - bvaughn/react-error-boundary: Simple reusable React error boundary component
GitHub - bvaughn/react-error-boundary: Simple reusable React error boundary component
GitHub - remix-run/react-router: Declarative routing for React
GitHub - remix-run/react-router: Declarative routing for React
GitHub - gaearon/overreacted.io: Personal blog by Dan Abramov.
GitHub - gaearon/overreacted.io: Personal blog by Dan Abramov.
GitHub - vitejs/vite: Next generation frontend tooling. It's fast!
GitHub - vitejs/vite: Next generation frontend tooling. It's fast!
GitHub - vercel/swr: React Hooks for Data Fetching
GitHub - vercel/swr: React Hooks for Data Fetching
React
More on React

Programming Tips & Tricks

Code smarter, not harder—insider tips and tricks for developers.

Error Solutions

Turn frustration into progress—fix errors faster than ever.

Shortcuts

The art of speed—shortcuts to supercharge your workflow.
  1. Collections 😎
  2. Frequently Asked Question's 🤯

Tools

available to use.

Made with ❤️

to provide resources in various ares.