I finished Lecture 7 of the Apna College JavaScript playlist. I learned to add and remove HTML nodes. Before, I only changed existing elements. Now I create elements with JavaScript. Follow these ...
I watched lecture 9 from the Apna College JavaScript series. Yesterday I learned how single objects share methods. Today I learned how to build blueprints for objects. This helps you build scalable ...