Ad
  • Custom User Avatar

    parseInt() is tricky little one and + is super convinient way to convert string (which clearly will be the number) is using Number() behind the scene, and parseInt() is doing shit lot more behind the scene, and btw you can get significantly different output by using different redix which is consider best practices to use anyway.

    EDIT:
    Thanks for the question, I just notice how much I learnd over the months :D