N
N
Nikita Shchypylov2017-12-07 11:40:47
React
Nikita Shchypylov, 2017-12-07 11:40:47

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

1 answer(s)
R
Roman Alexandrovich, 2017-12-07
@RomReed

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 question

Ask a Question

731 491 924 answers to any question