codegasms / flux

A complete file management utility
https://flux.codegasms.com
5 stars 2 forks source link

JS Import syntax: require vs import #11

Open aahnik opened 6 months ago

aahnik commented 6 months ago

We shall use the newer import syntax over the older require syntax

Refer:

SahooBishwajeet commented 6 months ago

Modules Cheatsheet : https://www.samanthaming.com/tidbits/79-module-cheatsheet/