Answer the question
In order to leave comments, you need to log in
A couple of questions about creating trello in React?
Hello. There are a couple of questions on architecture:
1) Where can I store data for free? I think it will be some kind of JSON
2) With loading and extracting, I think there will be no problems, but how to edit a note? Looking for a note by id, take the text and the state and overwrite the property? Or delete the note and create a new one?
Answer the question
In order to leave comments, you need to log in
if you want to store data in json format then look in the direction of firebase there you can later deploy the site
if you want to edit a note then it would be best to update records in the database by id
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question