The app ran very well. All the features worked as expected. Only issues in regards to best practices were mentioned. I would also suggest covering states and lifecycles. Even though the app can run without state, making the data stateful will make adding new features and scaling the app a lot easier. Here is a great document on that;
The app ran very well. All the features worked as expected. Only issues in regards to best practices were mentioned. I would also suggest covering states and lifecycles. Even though the app can run without state, making the data stateful will make adding new features and scaling the app a lot easier. Here is a great document on that;
https://reactjs.org/docs/state-and-lifecycle.html