Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Recho: Reactive Echo

![preview](/public/news/a-ligter-way-to-code-with-creativity.webp)

> We want to live in the editor forever. — [Luyu Cheng](https://luyu.computer/)

[**Recho**](https://recho.dev/) is a free, [open-source](/LICENCE), reactive notebook-like editor that echoes output inline with your code as comments—enabling beginners, developers, artists, and anyone curious to quickly learn and explore through text experiments/art. Built on the reactive model of [Observable Notebook Kit](https://github.com/observablehq/notebook-kit), Recho aims to make coding accessible, interactive, and playful, turning every manipulation into a creative, in-situ experience—discover the sketches of tomorrow.
Expand Down
2 changes: 1 addition & 1 deletion app/news/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const news = [
summary: "Introducing Recho: a light learning and exploration environment.",
link: "https://medium.com/@subairui/a-lighter-way-to-code-with-creativity-8c0ac739aa6f",
author: "Bairui SU",
image: "a-ligter-way-to-code-with-creativity.png",
image: "a-ligter-way-to-code-with-creativity.webp",
slug: "hello-world",
},
];
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.