What have I done till now?
I have completed state management and resolved some of the new bugs that appeared during the process. I also refactored a huge portion of the existing JSX structure of the components to make them more efficient and clean. I am still working on the process of refactoring and rewriting some functions of the existing code-base.
What is coming up next?
I will complete re-implementing the logical functions of the app to simplify and isolate all the logical elements related to URL params, state syncing and state update.
Did I get stuck anywhere?
I did not get stuck anywhere this week.