ReScript Public API for JavaScript Developers

preview_player
Показать описание
While ReScript provides strong types to ensure no null pointer exceptions and errors, when JavaScript calls your ReScript code, all bets are off. We show you how to use a single configuration Object to solve a bunch of problems, and show you how to leverage ReScript's JavaSript types to retain sound typing, but still speak in helpful errors, a language JavaScript developers understand.
Рекомендации по теме
Комментарии
Автор

Lots of great practices there! Thank you Jesse.

jakubrpawlowski
Автор

this is being so informative, appreciate it a lot!

mk
Автор

Wonderful little video. Really cool way to add remediation instructions inline
so devs know how to fix the errors. Super great stuff.

jonandrewdavis