Why is "10000" < "8000" in js true

as mentioned, isn"t js a weakly typed language? shouldn"t string subtraction be automatically converted to numeric type operations?

Sep.24,2021

if two numeric strings subtract each other, or if one of them is a string, it is automatically converted to a numeric type for operation:

  https://baike.baidu.com/pic/A.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38279-4d78c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38279-4d78c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?