There was a new feature model in the es6 version of JavaScript.Using this, we can use variables, function, classes,object inside any file in any other file.Using this greatly increases the re usability of our code.We don't need to write the same code...
manojkumar.hashnode.dev2 min read
No responses yet.