Week Eleven of Internship

In week eleven of my internship, I focused on learning the fundamentals of unit testing, especially within the React Admin framework. I explored tools like Jest, Babel, and Mocha to understand how each works in different testing environments. I also applied what I learned to parts of a previous project Read more…

Tenth Week of Internship

I’m still working on the same core task from previous weeks, but that hasn’t stopped me from learning something new each day. In fact, sticking with one task for longer than expected opened the door to deeper understanding particularly around testing, logic improvements, and React Admin internals. What started as Read more…

Ninth Week of Internship

This week marked a turning point in how I approached my assigned tasks. I focused not only on completing my work but on ensuring that it functioned correctly with the right logic. Rather than rushing to submit code, I spent more time understanding the problem, refining the solution, and testing Read more…