@mich-sue9Submitted over 3 years ago
Any feedback would be greatly appreciated with regards to the code, the structure, and style! Thanks :)
Any feedback would be greatly appreciated with regards to the code, the structure, and style! Thanks :)
Looks awesome! Some minor details I find is that the cursor isn't a pointer, it can confuse a bit the users. It would be cool if you can see what are you adding. For example: 5 + 5 and then see the result. And about the code I think it's better to use let or const instead of var. Leaving that aside the project looks great and happy coding ^^.