effector / effector/farfetched

Showcase registry

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
good first issue scope:website type:documentation
Dominant language
TypeScript
Stars
221
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Now we manually add showcases to a particular page, it would be nice to have one config for showcase which will be used to inject a link to it to every related page.

Something like this 👇

```ts
// showcase/react-create-query/docs.ts

export default {
name: "React + createQuery",
articles: [
"/api/factories/create-query/",
"/integrations/react/use-query/"
]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.