Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб EP 5.2 - Angular / Built-in Directives / NgFor в хорошем качестве

EP 5.2 - Angular / Built-in Directives / NgFor 6 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



EP 5.2 - Angular / Built-in Directives / NgFor

📚 Read the book 👉 https://go.asim.dev/angular-book 🔥 Level up your JavaScript 👉 https://go.asim.dev/advjs 🌿 If you find my videos useful please consider planting a tree for me 👉 https://go.asim.dev/trees 🎥 Watch the full playlist 👉 https://go.asim.dev/angular-playlist The best place to view the code associated with this course is in the online book (https://go.asim.dev/angular-book) via the book if a lecture has code associated with it, it then also has a link to a stackblitz instance so you can run and edit the code sample online. We use the NgFor directive to loop over an array of items and create multiple elements dynamically from a template element. The template element is the element the directive is attached to. We can nest multiple NgFor directives together. We can get the index of the item we are looping over by assigning index to a variable in the NgFor expression.

Comments