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

Jonas To-Do-List #38

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Jonas To-Do-List #38

wants to merge 5 commits into from

Conversation

Jonash189
Copy link

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see you're continuing with Styled components 🥳 Your code overall looks good and your Zustand store is well-structured.

Changes Requested
Please pay attention to following the clean code guidelines. All small things add up and it will make your project look so much better if you cleaned it up. Let me know if you have any questions

src/Page/MyToDoListPage.jsx Outdated Show resolved Hide resolved
src/components/AddToDoForm.jsx Outdated Show resolved Hide resolved
src/components/AddToDoForm.jsx Outdated Show resolved Hide resolved
src/stores/Store.js Show resolved Hide resolved
src/components/counter.jsx Outdated Show resolved Hide resolved
src/Page/MyToDoListPage.jsx Show resolved Hide resolved
@Jonash189
Copy link
Author

@HIPPIEKICK Thank you for the feedback! :) I’ve addressed all the points mentioned and ensured the code follows the clean code guidelines. Please let me know if there’s anything else I might have missed or if further adjustments are needed.

};
import MyToDoListPage from "./Page/MyToDoListPage";

function App() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not an arrow function here?

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