Import en JS
importEnJs
-
rsa92 Messages postés 1 Statut Membre -
rsa92 Messages postés 1 Statut Membre -
Bonjour,
est ce que le import en JS s'utilise aussi côté client ou c'est que du back/node ?
merci
est ce que le import en JS s'utilise aussi côté client ou c'est que du back/node ?
merci
2 réponses
-
-
Javascript Import statement is used to import bindings that are exported by another module. If you have a very complex app and have to scroll through hundreds or thousands of lines of code, then a job of debugging or just understanding the app becomes much harder.
Find more on here.
https://appdividend.com/2019/01/23/javascript-import-statement-tutorial-with-example/