charleslukes / lottery-nfts

0 stars 0 forks source link

Feedback #1

Open akyo8 opened 3 years ago

akyo8 commented 3 years ago
  1. You will need to write down well documented Readme files.
  2. You will need to add lock.json files to gitignore and use prettier
  3. Practically, you will need to use components in well structured directories.
  4. You will need to use popular libraries like styled components.
  5. Please add well commented code
  6. You may need to include and implement state management libraries like Redux

Quick question : Do you know TypeScript and Next?

charleslukes commented 3 years ago

Ok thank you for your feedback, it's well noted.

The idea was to complete this task in 2 hours or less, which I'm not sure I would have been able to include all these in that period.

Yes I know Typescript, for Next I haven't used it but can look into their doc.