JavaScript Modules: Import and Export Explained
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
himanshujaglan.hashnode.dev3 min read