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

todo list code review #6

Open
preciousakams opened this issue May 13, 2022 · 1 comment
Open

todo list code review #6

preciousakams opened this issue May 13, 2022 · 1 comment

Comments

@preciousakams
Copy link

preciousakams commented May 13, 2022

Good job so far but I noticed you have NPM and Yarn package managers running on the project, which could cause some issues, during deployment and future collaborations, kindly work with one package manager.

@huseyinbiyik
Copy link

That is a good project and the features are functioning well. You might check to change this code below:

Here, according to the project requirement, the index should start from 1. Yours is randomly generated text.

const index = Math.random().toString(36).slice(2);

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

No branches or pull requests

2 participants