API Driven Application Development With Laravel and VueJS
- 18/04/19
- Blog
- 771
In Node 14, there are now two kinds of scripts: there are old-style CommonJS (CJS) scripts and new-style ESM scripts (aka MJS). CJS scripts use require() and module.exports.