An open API service indexing awesome lists of open source software.

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

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