- Learn that we can make HTML content editable by simply writing
contenteditableinside starting tag. - Learn destructring in JavaScript which we can use in array & objects.
- Knew about text shadow before but this time I learned how to use this inside JS code.
thisis very useful in JavaScript we can do many things & make things easier.- Learned about
offsetWidth& various things likeclientX,screenX,pageXetc. which I never used before.
- When calculating
xWalkmake sure to round this. - We talk walk to decide how much we want to increase it.