Skip to content

Code improvements

Latest
Compare
Choose a tag to compare
@exsandebest exsandebest released this 11 Jun 21:36
· 17 commits to master since this release
75fc7e8

Changes

  • Using cookie to keep information about scroll
  • All reserved words "var" were replaced with "let" or "const"
  • "use strict" mode
  • Added dates to messages
  • Small optimizations and improvements