JavaScript Modules: Import and Export Explained
15h ago · 3 min read · 2.why we Exporting functions or values?
so exporting a file by name "export " we will make available that particular file into another javascript so that we can incre code reusability and avoid unnece