Week Two of Learning Angular Part 2
Posted by Ninja Space Content on Thursday, March 25, 2021 Under: angular
In : angular
Tags: angular tutorial and debugging beginner
import { FormsModule } from '@angular/forms';
and include FormsModule under my array of imports.First, npm i bootstrap-icons
. Then add @import "~bootstrap-icons/font/bootstrap-icons.css";
to the style.css file. After that, you can implement the icon of your choice from https://icons.getbootstrap.com.ng g p pipe-name
. Go to that ts file and edit the transform section. Then, in the template or html file, you will implement it.In : angular
Ninja Space Content |
California |
I have been building simple websites on my own since 2008 and currently run several websites at the moment, including this one. I used to be an account manager for an affiliate/e-commerce company, helping affiliates grow their sales so I have some knowledge on the business side and client side of affiliate marketing. During the Covid-19 pandemic, I completed a JavaScript coding bootcamp and graduated in Dec 2020. I've been working as a contractor for a few software companies ever since. |