Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #22

Merged
merged 17 commits into from
Jul 17, 2023
Merged

Refactor #22

merged 17 commits into from
Jul 17, 2023

Conversation

davidG999
Copy link
Owner

  1. .then() to async/await — example: categorySlice.ts
  2. color variables to single object — variables.ts (ex: Category.tsx)
  3. types/interfaces (ex: types/category.ts)
  4. mock server — json-server/db.json
  5. ESLint + Prettier configs

Other minor changes throughout the code:

@vercel
Copy link

vercel bot commented Jul 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
spendwise ✅ Ready (Inspect) Visit Preview Jul 14, 2023 8:01am

@yehor-germanenko
Copy link

@davidG999 LGTM 🥳

Now tou can create new branch from that one called linting (or something like that). Run linter & prettier there, resolve all issues and merge back to refactor.
After you done fill free to merge in development)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants