Add ReactiveNET logo - #1332
Merged
fhammerschmidt merged 2 commits intoAug 18, 2026
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Updated from the GitHub Actions visual baseline workflow.
fhammerschmidt
approved these changes
Aug 18, 2026
fhammerschmidt
left a comment
Member
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.
Contributor
Author
|
Thank you @fhammerschmidt! ReactiveNET is open source end to end and entirely written in ReScript — happy for it to serve as an example. |
clmanes
added a commit
to clmanes/reactivenet
that referenced
this pull request
Aug 18, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the ReactiveNET logo to the "Trusted by our users" section, following the README instructions: monochrome SVG with
#979AADfill inapps/docs/public/lp/, plus the entry inOurUsers.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.resiand tests) and an effectfulshell/for the browser. Source: https://github.com/clmanes/reactivenet🤖 Generated with Claude Code