How to import function from external file in JavaScript | js

preview_player
Показать описание
(We're free online community, meet other makers!)

js import function from another file
Рекомендации по теме
Комментарии
Автор

If this helped you, please Like and Comment 🙂

This helps more people find my videos on YouTube,

and motivate me to make more videos for ya'll

ghosttogether
Автор

Bro how to call a javascript function in other javascript file function

hemanthkumar
Автор

Hello can you please show us how to do it but with a variable this time? i know it works the same way but the variable i want to export is inside a function and when i add export {variable} it ruins my function and it stops working

Qtaroo