Open samyakbhuta opened 5 years ago
I have done some changes. Please check it once.
7783db2 fixes it
Well, It looks, in this commit, and at many other places, you have used multiple tabs for code indentation. Can you remove extra indentation. Also, highly recommended to use a style guide to make your code readable by everyone.
https://github.com/RahulRj09/Snake-And-Ladder-Game/blob/master/src/main/java/resources/static/js/profile.js I have created the external js file for this. I don't have much idea about style guide So can you please suggest me?
https://github.com/RahulRj09/Snake-And-Ladder-Game/blob/96b1d83d66f53386208b85adffd17e812902e95c/src/main/java/resources/pages/home.html#L8-L15
TIP: Follow any good javascript style guide.