What have I done till now?
Completing the re-implementation of the state management code and isolating all the major logical portions into separate functions. I also had to re-implement some of the features that I added during the pre-contribution phase. I minimized the number of side effects running by consolidating the side effect logic into fewer functions.
What is coming up next?
I will add the SSR support in the Next.js app and start migrating to Typescript simultaneously. I will simultaneously research about testing methodologies and procedures.
Did I get stuck anywhere?
I did not get stuck anywhere this week.