Gabriel Nordeborn

Results 99 issues of Gabriel Nordeborn

Follow up for https://github.com/zth/rescript-relay/pull/501.

https://github.com/zth/rescript-relay/pull/501

Adding this enables reanalyze to do exception analysis when using `rescript-fetch` with the upcoming async/await feature in ReScript v10.1. The exception analysis in question is shown here: https://forum.rescript-lang.org/t/ann-async-await-is-coming-to-rescript/3488/16

This could be a neat thing - configure gentype automatically whenever adding to an existing project with TS already installed. We could: - Detect the config needed for `"module"` and...

That, or just document how to do it.

What should error handling look like? Postgres can error on queries.

Might be a good way to provide an "islands" sort of functionality for integrating more client driven flows, but staying lean. https://vanjs.org/ssr

* ResXClient helpers for using `` to create modals. * Insert and remove list items (`` etc)