What have I done till now?
After I got done with Next.js migration, state management, and logical cleanup of the code base; I approached the typescript migration since it was one of the major aspects of my project. I have completed approximately 90% of the typescript migration. Only context and reducer files are left to be converted to typescript. There are some minute typescript and limiting errors in some files but I will soon resolve them as well.
What is coming up next?
I will complete the typescript migration and resolve some of the remaining bugs that are still left. As discussed with my mentors I will approach towards improving the SEO after I am done with the typescript migration.
Did I get stuck anywhere?
I did not get stuck anywhere this week.