Import en JS

Fermé
importEnJs - 28 juil. 2020 à 09:18
rsa92 Messages postés 1 Date d'inscription samedi 1 août 2020 Statut Membre Dernière intervention 1 août 2020 - 1 août 2020 à 15:40
Bonjour,
est ce que le import en JS s'utilise aussi côté client ou c'est que du back/node ?
merci

2 réponses

Oui aussi
0
rsa92 Messages postés 1 Date d'inscription samedi 1 août 2020 Statut Membre Dernière intervention 1 août 2020
1 août 2020 à 15:40
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/
0