Build a Carousel from Scratch in Angular

  Рет қаралды 31,681

Angularistic

Angularistic

Күн бұрын

In this video we'll create an image slider/carousel from scratch using angular.
_________________________________________________
Project helper:
github.com/Ang...
_________________________________________________
Used Images:
github.com/Ang...
_________________________________________________
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.

Пікірлер: 24
@beButters
@beButters Жыл бұрын
You deserve more likes and views! Basically no JS with no calculations or anything! Perfect solution!
@marius87chao
@marius87chao 9 ай бұрын
How can it be that this video has so few likes? Very good video. I would love more :)
@mahdiandalib186
@mahdiandalib186 Жыл бұрын
very very nice tutorial, i hope u continue teaching angular and making short and useful videos like this
@Zewalk
@Zewalk 2 ай бұрын
Amazing Tutorial! Thanks!😃
@monsieurrodriguez9687
@monsieurrodriguez9687 6 ай бұрын
you got in spanish a guy that simply copy and paste his code without any explanation and you without a single word but a step-by-step video set the thing much more clear
@staycalm4957
@staycalm4957 Жыл бұрын
Thank you very much for that tutorial. I learnt a lot from it! It is a hidden gem! Keep up the good work :)
@nadakitsch
@nadakitsch 8 ай бұрын
Very useful! Thank you!
@user-rl4dt4lv5l
@user-rl4dt4lv5l Жыл бұрын
Thank you very much for that tutorial. I learnt a lot from it! ❤
@igor.2796
@igor.2796 Жыл бұрын
Very interesting work! Ty mate!)
@pedrollerenas2352
@pedrollerenas2352 5 ай бұрын
Another way of implementing the slider: public slide(sign: number): void { this.selectedIndex = (this.images.length + this.selectedIndex + sign) % this.images.length; } and calling slide(-1) or slide(1) accordingly.
@eloi9467
@eloi9467 11 ай бұрын
Thanks! amazing video 💢
@ronmoki1
@ronmoki1 7 ай бұрын
AMAZING
@kobealbanese4319
@kobealbanese4319 9 ай бұрын
you're the goat!!!
@gabrielsosa163
@gabrielsosa163 4 ай бұрын
Excelente video muy bien echo , pero como cambio las imagenes a las que yo necesito realmente
@csengerilevente9564
@csengerilevente9564 Жыл бұрын
Thanks!
@mipslp6028
@mipslp6028 5 ай бұрын
Which angular version are you using? I encountered problems with angular version 17.2.2. The (click) property doesn't work. It doesn't throw errors, the clicks just won't register. (mousedown) and (mouseup) don't work either. Additionally as soon as setInterval or setTimeout is used in a recursive loop or any loop at all, the website won't load, as if it was an while(true) loop...
@mipslp6028
@mipslp6028 5 ай бұрын
I fixed it by re-programming the image carousel from scratch following your design choices in react
@joeng5999
@joeng5999 Жыл бұрын
Video would have been superb with audio
@HarishankarJoshi-uq1pf
@HarishankarJoshi-uq1pf 11 күн бұрын
source code please 🙏🙏🙏
@chicagoboy279
@chicagoboy279 Ай бұрын
is it touch?
@farhaanidrees13
@farhaanidrees13 9 ай бұрын
Can i do all that in Visual Studio and not Visual Studio Code
@aayushithakkar7293
@aayushithakkar7293 Жыл бұрын
Hi, I tried this same, but autoslide is not working for me !
@changtraitre9227
@changtraitre9227 5 ай бұрын
same
@EmmyGames27
@EmmyGames27 4 ай бұрын
me pueden regalar el codigo
What’s new in Angular v18
20:08
Angular
Рет қаралды 121 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 172 М.
Bend The Impossible Bar Win $1,000
00:57
Stokes Twins
Рет қаралды 43 МЛН
Magic or …? 😱 reveal video on profile 🫢
00:14
Andrey Grechka
Рет қаралды 60 МЛН
Glow Stick Secret Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 19 МЛН
Create an Image Gallery with Lightbox from Scratch in Angular
22:18
Subtle, yet Beautiful Scroll Animations
5:04
Beyond Fireship
Рет қаралды 1,7 МЛН
Decrease Next.js Docker Image Size 15x
5:36
Frontend Basics
Рет қаралды 14 М.
Angular Slider - Build Angular Carousel From Scratch Tutorial
14:06
Monsterlessons Academy
Рет қаралды 22 М.
How to Make Scratch Code INVISIBLE! (HIDDEN)
1:57
McVincient
Рет қаралды 88 М.
HTML and CSS Project Tutorial: Pure CSS Image Slider
7:41
Skillthrive
Рет қаралды 301 М.
How to EASILY Create a Carousel in Angular with Ngx-Slick-Carousel!
10:56
Information Slider from Scratch in Angular
10:37
Angularistic
Рет қаралды 669
Beautiful Router Animations with Angular
10:01
Fireship
Рет қаралды 141 М.
Create an Image Slider from Scratch in Angular
18:05
Angularistic
Рет қаралды 6 М.