#11 Using Bootstrap for Styling | Angular Components & Directives| A Complete Angular Course

preview_player
Показать описание
In this lecture you will learn how to install bootstrap and use it in Angular project.

Рекомендации по теме
Комментарии
Автор

A great series with awesome explanations

El_Bald
Автор

as of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. Now, you can just use npm install <package-name> and the package will be saved in your package.json file.

noam
Автор

Why don’t my styles in the css override the bootstrap styling even though I want the bootstrap to have the highest specificity

SimonChikezie
Автор

Sir, humble request, Please increase the font size else show the code in Light mode, such that the readability will be good for the viewers. please refer *Mosh* videos

Karthikng
Автор

sir, my request is use many (if condition ) in typescript file i don't know where to use and when to use the if condition

GokulKrishnan-gn
Автор

you didnt show how to add bootstrap js file to angular

darcygravan