A
A
artemphrog2021-03-18 12:10:09
JavaScript
artemphrog, 2021-03-18 12:10:09

Rate the application code?

The application is a simple note editor, you can delete, add and change. Stores locally in the browser. Written using the React library. This is my first more or less serious project.
Site itself: https://sangsans.github.io/webnotes-gh/
Code: https://github.com/sangsans/webnotes

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alex_ok83, 2021-03-18
@artemphrog

Normally, I would break the components so that each component has its own space (folder), it's easier to navigate the project, the localStorage work methods would be taken out into a separate class and reused where necessary.
and so the idea is cool, not fully thought out, if there is a lot of text in one note - it will not scroll and the layout goes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question