Skip to content

Commit

Permalink
updated README #9
Browse files Browse the repository at this point in the history
updated README
  • Loading branch information
andorsk authored May 2, 2024
2 parents 371097a + ae21581 commit 6c611f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,18 @@ bun dev
- [ ] Backup/Sync
- [ ] Fix Inputs For Form

* Code

* Other

- [ ] Major Refactor. Consider not using Next JS. No reason to use it.
- [ ] Change state mangaement to redux

## Disclosures

This was also a project for me to get to learn moer about how front end works. The way react manages state, redux, etc, required me to come up the learning curve. There are for sure better ways to handle this.
This was also a project for me to get to learn more about how front end works. The way react manages state, redux, etc, required me to come up the learning curve.

I'm sure that those more comfortable with front end might gouge out their eyes at some of the patterns. I will try to fix them.

## Alternatives

Expand Down

0 comments on commit 6c611f8

Please sign in to comment.