Grid using JavaScript
I would like to share my thought in the program that I make. When I’m doing this program I don’t know what to do in this Grid I have lot of question in my mind that how can I make it?, how to do this?,can I finish this?, and what type of JavaScript language that I can use to be functional this Grid?. But when they teach us and gives ideas to do the pure JavaScript Grid the question in my mind got the answer because they help us to make this Grid.
When I’m starting to code in JavaScript I used the condition while loop but when I test the code my browser get a problem because of infinite loop so that I think my condition inside the loop was wrong, I’ll try another code that can’t cause infinite loop but it’s not working, so that they teach us what will do first in Grid after that I’ll try the code the Grid it’s working and I’m so happy because I finish my work and I’m so thankful because they help us to finish the task they gives.