| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Updated from the GitHub Actions visual baseline workflow.
There was a problem hiding this comment.
Usually we'd rather only put businesses in this section, since it's about commercial proof.
However, I found it still may have educational value. Especially because the source code is publicly available. Plus the logo is cool.
Sorry, something went wrong.
|
Thank you @fhammerschmidt! ReactiveNET is open source end to end and entirely written in ReScript — happy for it to serve as an example. |
Sorry, something went wrong.
Glifo solo e wordmark in #979AAD, generate da logo.svg; la wordmark (Noto Sans Bold convertito in tracciati) è quella pubblicata con la PR rescript-lang/rescript-lang.org#1332. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Adds the ReactiveNET logo to the "Trusted by our users" section, following the README instructions: monochrome SVG with #979AAD fill in apps/docs/public/lp/, plus the entry in OurUsers.res.
How we use ReScript in production: ReactiveNET is an open-source reactive-Markdown platform — documents with directives become working apps (forms, collections, charts, maps, Python/SQL blocks), local-first and end-to-end encrypted when shared. The whole application is written in ReScript 12 (React 19 via JSX): a pure core/ layer (parser, grammar, data-flow analysis — every module with a .resi and tests) and an effectful shell/ for the browser. Source: https://github.com/clmanes/reactivenet
🤖 Generated with Claude Code