Posts by juliocga • 1 point
1 post
-
0
votes0
answers19
viewsQ: What is "require" and "import" for in javascript?
I’m a beginner in JS and, during some readings for educational purposes to sites like Stack Overflow and Mozilla Documentation, I noticed commands like require() and import. I would like to know…