Last Updated: 01.04.2023 ©Copyright: Onur Dayibasi
This article will analyze react projects from simple to complex according to data access.
The need for data, the way it is retrieved, the way it is kept, its properties, and many similar issues cause the concept and library in your project to change.
Therefore, if we can estimate the difficulty level of our project before starting the project, this will allow us to make better decisions about the following concepts;
Let's examine the structures I call simple to complex. We can make this grouping as follows;
Note: If the simplicity I am talking about here is not simplicity due to access and interaction with data, we do not include complexities such as Animation, Visual Effects, etc., in your project.
You can download and read the ebook pdf to learn the sample application types I mentioned above.