While getting posts from database, it takes some time and for the better user experience i have decided to implement a loading state structure that will show loading spin while loading.
Steps:
1) Make research on loading states
2) Make research on react loading spin libraries
3) Implement a useState hook for holding isLoading
4) Render loading spin while isLoading
While getting posts from database, it takes some time and for the better user experience i have decided to implement a loading state structure that will show loading spin while loading.
Steps:
1) Make research on loading states 2) Make research on react loading spin libraries 3) Implement a useState hook for holding isLoading 4) Render loading spin while isLoading
Reviewer: @BeratDamar Deadline: 05.12.2022 23.59