4/1/2020
•
EN
The Module Import in JavaScript Has a Drawback
The article discusses a drawback of JavaScript's ES2015 module import syntax regarding IDE autocomplete and compares it to Python's approach.