Direct link to the article A Well-Designed JavaScript Module System is Your First Architecture Decision

A Well-Designed JavaScript Module System is Your First Architecture Decision

Behind every technology, there should be a guide for its use. While JavaScript modules make it easier to write โ€œbigโ€ programs, if there are no principles or systems for using them, things could easily become difficult to maintain.
Amejimaobari Victor on