ES6 - Reuse Javascript Code Using import - Free Code Camp

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you for this series, I was struggling with ES6 and I was afraid that watching youtube videos would somehow be cheating, however you´re making it easier to understand the whole topic!
Great job!

troyhackney
Автор

Thanks Mr. Ian import { uppercaseString, lowercaseString } from './string_functions.js'

zken