25 Commits

Author SHA1 Message Date
David Sykes
a14af57a85
docs: logo optimization and adding alt (#2784)
* docs: logo optimization and adding alt

* docs: logo optimization and adding alt

* Update docs/getting-started/introduction.md

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2024-10-12 12:24:42 +09:00
Antoine BERNIER
7c36942261
relative images as much as possible (#2710) 2024-08-28 20:29:14 +09:00
Daishi Kato
9b26718d6f
chore: bear.jpg in ./docs (#2684) 2024-08-16 09:48:22 +09:00
alwalxed
cde0bda94b
🐛 FIX: Correct an outdated comparison between Jotai and Zustand (#2634)
Co-authored-by: systematicRealm <119763173+systematicRealm@users.noreply.github.com>
2024-07-07 21:56:02 +09:00
daishi
018358ce7e prefer npm-stat 2024-05-28 20:55:57 +09:00
Ankit Sagar
3c6dc2d12b
updated getting-started doc with more examples (#2348)
* updated readme with more examples

* moved example to docs from readme

* formatted code with Prettier

---------

Co-authored-by: Ankit Sagar <ankit.sagar@telnesstech.com>
2024-02-22 23:47:36 +09:00
Geofrey Isiagi - Full-stack Web / Cloud Developer
a7b57b24d5
Update introduction.md (#2208)
* Update introduction.md

Adds Bun in the installation commands.

* Update docs/getting-started/introduction.md

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2023-11-23 00:47:27 +09:00
Daishi Kato
9857a676a9
refactor: revisit prettier config to be minimal (#2193) 2023-11-14 12:19:51 +09:00
stavkamil
8e8156f142
docs: change titles in order to avoid duplicate hrefs (#2071) 2023-09-22 12:53:00 +09:00
cwtuan
43791eb8dc
add usage trends in readme.md (#1953)
* add usage trends in readme.md

* usage trend of zustand

* Update link

* Update comparison.md

add link to npm trend

* Update comparison.md

* fix: ci

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2023-07-27 21:16:08 +09:00
Arul Murugavel B
22db0014bb
Add code heading in comparison with Zustand and Redux (#1777)
* Add code heading

* Add newline

Co-authored-by: Danilo Britto <dbritto.dev@gmail.com>

---------

Co-authored-by: Danilo Britto <dbritto.dev@gmail.com>
2023-04-30 22:31:33 +09:00
Danilo Britto
4c2c482820
fix(docs): update testing doc (#1739)
* Update formatting

* Update testing doc

* Fix formatting

* Minor changes

* Update testing doc
2023-04-07 20:49:00 +09:00
Blazej Sewera
2f2fee4803
Remove warnings and clean up getting started docs (#1559)
* docs: remove now superfluous warning messages

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* docs: clean up getting started doc group

* docs: remove unnecessary comma from comparison page

* docs: reformat recipies (1/2)

* docs: reformat recipies (2/2)

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>
2023-01-20 09:06:17 +09:00
CatMonster
2274eb90b2
Invalid example (#1539)
Add missing close parenthesis on Zustand example
2023-01-12 22:57:19 +09:00
Daishi Kato
0b55a3d74b
feat: deprecate default export (#1514) 2023-01-10 18:13:25 +09:00
J7N
84d1dfa30d
docs: Remove redundant words. (#1352)
docs: Remove redundant words.
2022-10-09 23:05:44 +09:00
Joel Mathew Koshy
276af10d88
docs: add instruction on how to install zustand package using yarn (#1330) 2022-10-09 10:08:50 +09:00
kpue
a848f708b7
Update comparison.md (#1346) 2022-10-07 01:10:34 +09:00
Chris K
94dec53d9a
docs: fix image spacing. fix phrasing and various grammar issues (#1333) 2022-10-02 07:27:31 +09:00
Diemas
3e311520d5
fix: type replace Jotai with Recoil (#1325) 2022-09-30 14:41:15 +09:00
Danilo Britto
981fe92349
fix(docs): comparison (#1284)
* Adding improvements to comparison docs

* Rewording

* Update docs/getting-started/comparison.md

Co-authored-by: Bjorn Stromberg <bjorn@bjornstar.com>

* Update comparison.md

Co-authored-by: Bjorn Stromberg <bjorn@bjornstar.com>
2022-09-20 10:58:03 +09:00
Callum C
7bce12e91b
Fixed grammar in comparison.md (#1288)
Line 19: you -> your
2022-09-12 08:14:42 +09:00
Danilo Britto
e85673f6e1
Update comparison.md (#1248) 2022-09-02 07:44:04 +09:00
Danilo Britto
bf5d4be360
fix(docs): comparison (#1239)
* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Adding Jotai and Recoil in the comparison section

* Minor changes

* Add rewording, some typo fixes and redux toolkit examples

* Update comparison.md

* Minor typo fixes

* Minor fixes

* Update docs/getting-started/comparison.md

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
2022-09-01 22:23:00 +09:00
Chris K
b85f6413f1
docs(issue-1215): restructure top level docs (#1222) 2022-08-25 19:34:32 +09:00