Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
3,089 contributions in the last year
Contribution activity
December 2020
Created 111 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in pmndrs/jotai that received 6 comments
Refactor with vanilla
This is a complete refactoring of the core. The primary goal is to make the core code more readable and maintainable. Split the core module out of …
Opened 6 other pull requests in 3 repositories
pmndrs/valtio
4
merged
dai-shi/react-tracked
1
merged
pmndrs/jotai
1
merged
Reviewed 20 pull requests in 5 repositories
pmndrs/jotai 11 pull requests
- Update nextjs.md
- fix(focus-atom): add focus of async atom test
- Refactor with vanilla
- improve items tests
- format md with prettier for more consistent code examples
- we can now split atomWithReset and useResetAtom
- export RESET symbol and add tests (#217)
- improve basic tests
- fix webpack 5 process is not defined
- improve async tests
- Update example dependencies