You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains JavaScript-based solutions for Week 3 assignments of the MERN weekday course. The assignments cover fundamental concepts such as sorting numbers, creating a slideshow, adding rows to a table, traversing DOM elements, and dynamically adding new elements to the DOM. Each solution is designed to demonstrate practical