It's ugly, slow and resource intensive when compared to most compiled languages, the ecosystem is sub par, the community is full of noobs that want everyone else to do their work for them, native types such as string and array aren't objects and don't actually have methods on them so instead you have a very polluted global scope full of functions that are meant to act on those objects. Those functions are also not at all intuitive or consistent (some of them modify the original object and some return a new object, but you'd never know which without consulting the documentation).
Обсуждают сегодня