GitShow/solidjs/react-solid-state
solidjs

react-solid-state

Auto tracking state management for modern React

by solidjs
Star on GitHubForknpm

TypeScript

212 stars6 forks2 contributorsQuiet · 4y agoSince 2021MIT

Meet the team

See all 2 on GitHub →
ryansolid
ryansolid7 contributions
edemaine
edemaine1 contribution

Languages

View on GitHub →
TypeScript94.2%
JavaScript5.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 4y ago
See all on GitHub →
jorroll
feat: React 18 supportOpenIssue

It appears that doesn't support the new Renderer in React 18. Using the old render function with React 18 still works, but switching to the new render function in React 18 doesn't work. Working React 17 example Broken React 18 example.

jorroll · 2y ago
geohuz
How to render an Array?OpenIssue

Since createStore is supported, but it looks like we can't iterate it under the react context, there is no 'For each' in here right?

geohuz · 2y ago
grappleware
Expected 2 arguments on createEffectOpenIssue

TypeScript complains that createEffect should have 2 arguments. I believe the following should work without issue: However, the type definition says that there should be a second argument for a . I'm not sure why this second argument is required or even what it does. Is it a dependency? And if so, shouldn't it be optional since is automatically tracked? Maybe I'm misunderstanding. Thanks!

grappleware · 4y ago

Recent fixes

View closed PRs →
edemaine
README copy-editingMergedPR

A bunch of small edits that fix some grammar errors and attempt to make this a little easier to read. Hope this helps!

edemaine · 4y ago
bigmistqke
setting signal or store triggers UI-update of previous valueClosedIssue

setting a signal or setting a store does trigger an update of the UI, but its previous value is being rendered instead of the updated value. example with Signal: https://codesandbox.io/s/determined-satoshi-v2xk8?file=/src/App.js example with Store: https://codesandbox.io/s/frosty-silence-syubp?file=/src/App.js

bigmistqke · 4y ago
Structured data for AI agents

Repository: solidjs/react-solid-state. Description: Auto tracking state management for modern React Stars: 212, Forks: 6. Primary language: TypeScript. Languages: TypeScript (94.2%), JavaScript (5.8%). License: MIT. Open PRs: 0, open issues: 3. Last activity: 4y ago. Community health: 75%. Top contributors: ryansolid, edemaine.

·@ofershap

Replace github.com with gitshow.dev