https://github.com/pakholeung37/mobx-portfolia2
principle repo built with typescript + react + mobx-react-lite
https://github.com/pakholeung37/mobx-portfolia2
Last synced: 3 months ago
JSON representation
principle repo built with typescript + react + mobx-react-lite
- Host: GitHub
- URL: https://github.com/pakholeung37/mobx-portfolia2
- Owner: pakholeung37
- Created: 2021-01-14T16:36:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T14:13:18.000Z (over 4 years ago)
- Last Synced: 2025-01-22T20:26:45.694Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Porfolia2
An rewritten repo for [nahueld/porfolia](https://github.com/nahueld/portfolia).
Porfolia is a great repo to study mobx. But since now mobx has update to v6, it's a bit outdate of the project use. So I rewrite the original repo and try hard to stduy the best pratice of typescript + react + mobx.## goals
- [x] update to react 17, mobx 6
- [x] rewrite in typescript
- [x] mobx-react -> mobx-react-lite
- [ ] best pratice of react hooks