Build a Carousel from Scratch in Angular

In this video we’ll create an image slider/carousel from scratch using angular. _________________________________________________ Project helper: _________________________________________________ Used Images: #carousel-images _________________________________________________ Commands used To generate module : ng g m carousel To generate components : ng g c carousel --module carousel --skip-tests true --export true --flat true true _________________________________________________ Hope you like this video. If you think there’s a better way to improve this code, please let us know in the comments. If you like this video please subscribe to Angularistic, like and share this video.
Back to Top