Javascript π‘π€¬π€π
- node_modules
- Webpack
- convoluted ecosystem which seems to change every three month
- npm or yarn, and bad package dependencies in general
Javascript
- lack of a standard build system or a standard library
Javascript
- dynamically and loosely typed, with almost no restrictions
- design flaws
- insecure nature
- The pedantic framework wars
- .then.then.then.then
Javascript
Javascript
- (https://jsben.ch/vSgoN)
It is a deeply flawed language with strange & unpredictable behaviour. It gives a little guarantee of quality bug-free production code unless you have a comprehensive grasp on the language; it is vulnerable to abuse; has weird scoping, and its mutability can cause issues to those who lack experience with such a dynamic language (unless using
const
β ES6).
im not fucking sorry i needed this rant For Me, Not You worst programming lang