facebook

Know how to create a simple carousel with Angular

In this blog, we are going to discuss, how to create a simple carousel in Angular. For creating a carousel, first, install ng-bootstrap. So, open the terminal and write down the folder structure, and type: npm install –save @ng-bootstrap/ ng-bootstrap Next, go to app.module.ts page app.module.ts import { NgbModule } from ‘@ng-bootstrap/ng-bootstrap’; imports: [ NgbModule […]

How to write an interesting blog comment?

What is Blog Comment? A blog became popular for many reasons. One of the reason is its comments. Some great comments make a blog interesting and also popular. In short, comments are a form of communication with blogger and viewers. Some experts say ‘blog commenting is a lot like dating.’ Most of the blogs allow a sphere at […]

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top