Solidity: strong static typing, class-based, all numbers are integers.
Javascript: weak dynamic typing, prototype-based, all numbers are floats.
Solidity: strong static typing, class-based, all numbers are integers.
Javascript: weak dynamic typing, prototype-based, all numbers are floats.