Create React App. Part 4 of 10: Repository

Let’s create a data repository for the MindMap.
The repository is the JS object with CRUD methods.
The method to Create new items.
The method to delete items of the mind map.
The method to Update existing items.
And the methods to Read item data.
To r…


This content originally appeared on DEV Community and was authored by 101samovar

Let’s create a data repository for the MindMap.
The repository is the JS object with CRUD methods.
The method to Create new items.
The method to delete items of the mind map.
The method to Update existing items.
And the methods to Read item data.
To read one item data by ID.
And to read a list of items.

Source code:
https://github.com/101samovar/react-mindmap.git

Our channel:
https://youtu.be/XbxXvXs913g


This content originally appeared on DEV Community and was authored by 101samovar


Print Share Comment Cite Upload Translate Updates
APA

101samovar | Sciencx (2021-12-31T09:22:24+00:00) Create React App. Part 4 of 10: Repository. Retrieved from https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/

MLA
" » Create React App. Part 4 of 10: Repository." 101samovar | Sciencx - Friday December 31, 2021, https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/
HARVARD
101samovar | Sciencx Friday December 31, 2021 » Create React App. Part 4 of 10: Repository., viewed ,<https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/>
VANCOUVER
101samovar | Sciencx - » Create React App. Part 4 of 10: Repository. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/
CHICAGO
" » Create React App. Part 4 of 10: Repository." 101samovar | Sciencx - Accessed . https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/
IEEE
" » Create React App. Part 4 of 10: Repository." 101samovar | Sciencx [Online]. Available: https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/. [Accessed: ]
rf:citation
» Create React App. Part 4 of 10: Repository | 101samovar | Sciencx | https://www.scien.cx/2021/12/31/create-react-app-part-4-of-10-repository/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.