|
|
|
|
|
by AnIdiotOnTheNet
2310 days ago
|
|
Just because more people are using it does not mean it is more readable. Footguns about in JS and it is remarkably easy to read the same code over and over again and not see them because of it. Readable languages are the kinds where not only do you understand what they're trying to do at a quick glance, but also what they actually do. |
|