Angularistic
Angularistic
  • 20
  • 319 298
Create an Image Slider from Scratch in Angular
In this video we'll create an image slider from scratch using angular.
_________________________________________________
Commands used
To generate components : ng g c touch-slider --standalone
NPM Commands :
1) npm i hammerjs
2) npm i --save-dev @types/hammerjs
_________________________________________________
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.
Переглядів: 6 360

Відео

Create Reusable Chip Input Component in Angular
Переглядів 3,8 тис.Рік тому
In this video we'll create a reusable chip input component from scratch using angular. This example, discusses about ControlValueAccessor in angular. Control Value Accessor interface acts as a bridge between the Angular forms API and a native element in the DOM. The main advantage of doing that is that we get all the default validations you’d get with any element, in order to track the validity...
Create Reusable Feedback Component in Angular
Переглядів 1,3 тис.Рік тому
In this video we'll create a reusable feedback component from scratch using angular. This example, discusses about ControlValueAccessor in angular. Control Value Accessor interface acts as a bridge between the Angular forms API and a native element in the DOM. The main advantage of doing that is that we get all the default validations you’d get with any element, in order to track the validity a...
Adding Responsive Toolbar | Part 3 | Responsive Sidenav
Переглядів 23 тис.Рік тому
In this video we'll add a toolbar to the responsive side navigation bar which we created in the previous video. Project helper: github.com/Angular-istic/Project-helper/blob/main/sidenav.md#sidenav-with-toolbar Assets: github.com/Angular-istic/Project-helper/tree/main/assets/sidenav Commands used To generate components : ng g c header Angular CDK: npm i @angular/cdk If you think there's a better...
Adding Multi Level Menu to Sidenav | Part 2 | Responsive Sidenav
Переглядів 51 тис.Рік тому
In this video we'll add a multi level submenu to the responsive side navigation bar which we created in the previous video. Project helper: github.com/Angular-istic/Project-helper/blob/main/sidenav.md Commands used To generate components : ng g c sublevel-menu inline-template inline-style flat true ng g c coupen-list module coupens ng g c product-level-three-one module products ng g c product-l...
Animated Responsive Sidenav in Angular | Part 1 | Responsive Sidenav
Переглядів 145 тис.Рік тому
In this video we'll create an animated responsive side navigation bar from scratch using angular. Project helper: github.com/Angular-istic/Project-helper/blob/main/sidenav.md Commands used To generate components : ng g c body skip-tests true ng g c sidenav skip-tests true ng g c dashboard skip-tests true ng g c products skip-tests true ng g c statistics skip-tests true ng g c coupens skip-tests...
Create an Image Gallery with Lightbox from Scratch in Angular
Переглядів 9 тис.Рік тому
In this video we'll create a responsive image gallery with lightbox from scratch using angular. Project helper: github.com/Angular-istic/Project-helper/blob/main/gallery-lightbox.md Images: github.com/Angular-istic/Project-helper/blob/main/gallery-lightbox.md#gallery-images Commands used To generate components : ng g c gallery-lightbox skip-tests true Hope you like this video. If you think ther...
Build a Carousel from Scratch in Angular
Переглядів 32 тис.Рік тому
In this video we'll create an image slider/carousel from scratch using angular. Project helper: github.com/Angular-istic/Project-helper/blob/main/carousel.md Used Images: github.com/Angular-istic/Project-helper/blob/main/carousel.md#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 tr...
Create a Stopwatch using Angular
Переглядів 3,2 тис.Рік тому
In this video we'll create a stopwatch using angular. Project helper: github.com/Angular-istic/Project-helper/blob/main/stopwatch.md 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.
Create Reusable Timeline Component in Angular
Переглядів 6 тис.Рік тому
In this video we'll create a reusable timeline component that can be used as an order tracking component in angular e-commerce applications. This will be a reusable component so that we can use this timeline component in any part of the application. 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...
Reusable accordion from scratch in Angular
Переглядів 3,7 тис.Рік тому
In this video we'll create a reusable accordion from scratch in angular. This angular accordion example discuss about content projection and angular animation. This reusable angular 8 accordion example almost similar to angular material expansion panel but with our own custom styling and animation. Hope you like this video. Tell us in the comment if there is a better way to improve this code. I...
Reusable Flip Card in Angular.
Переглядів 2,7 тис.Рік тому
In this video we'll create a reusable flip card in Angular. Hope you like this video. Tell us in the comment if there is a better way to improve this code. Source code : github.com/Angular-istic/Flip-card If you like this video please subscribe to Angularistic, like and share this video.
Information Slider from Scratch in Angular
Переглядів 668Рік тому
In this video we'll create a reusable information slider component using the CDK stepper in Angular. This information slider component can also be used as a stepper component or slideshow component with some minor changes. The app is generated with Angular 9 (Angular CLI version 9.0.3.). Project helper: github.com/Angular-istic/Project-helper/blob/main/info-slider.md Hope you like this video. I...
Create Analog Clock Using Angular
Переглядів 1,2 тис.Рік тому
This video demonstrates how to create an analog clock using angular from scratch. At some point you might want to show a working analog clock in your website for the users to see. This angular tutorial shows how to create an analog clock from scratch without using any 3rd party library. This video also explains neumorphism design, css 3, html 5 and typescript (JavaScript). This code can be used...
Create a digital clock in angular
Переглядів 2,3 тис.Рік тому
This video demonstrates how to create a digital clock in angular 8 from scratch. In real word angular application you might want to add a digital clock somewhere on your page for the users to see. This angular tutorial shows how to create a digital clock from scratch without using any 3rd party library. This code can be used in angular 2 and above applications. Hope you like this video. If you ...
Create Animated Incremental Notification using Angular
Переглядів 8342 роки тому
Create Animated Incremental Notification using Angular
Skeleton Screen Loader in Angular
Переглядів 17 тис.4 роки тому
Skeleton Screen Loader in Angular
Profile card with neumorphism effect using HTML CSS
Переглядів 1,2 тис.4 роки тому
Profile card with neumorphism effect using HTML CSS
Create Analog Clock Using Angular
Переглядів 3,3 тис.4 роки тому
Create Analog Clock Using Angular
Create a digital clock in angular
Переглядів 6 тис.4 роки тому
Create a digital clock in angular

КОМЕНТАРІ

  • @TheErizo0o
    @TheErizo0o 9 днів тому

    Shhhhhhhht that was confusing

  • @anywhereloc2969
    @anywhereloc2969 9 днів тому

    so confuse

  • @HarishankarJoshi-uq1pf
    @HarishankarJoshi-uq1pf 9 днів тому

    source code please 🙏🙏🙏

  • @ViniDev21
    @ViniDev21 15 днів тому

    Good morning! Are you using 'standalone' in this project?

  • @Bastardovl
    @Bastardovl 25 днів тому

    First of all, thank you for the video. I'm using angular 17 and i had to import CommonModule at gallery-lightbox.component.ts to display the images

  • @AAA1649
    @AAA1649 27 днів тому

    thank you, it very cool for me, i like slide animation

  • @Animesh878
    @Animesh878 Місяць тому

    where did u get screen width

  • @jayeshkshatriya5715
    @jayeshkshatriya5715 Місяць тому

    please provide code

  • @krypton2072
    @krypton2072 Місяць тому

    nice video thnx

  • @CarolVianaxx
    @CarolVianaxx Місяць тому

    thank you!

  • @chicagoboy279
    @chicagoboy279 Місяць тому

    is it touch?

  • @elliotalderson1604
    @elliotalderson1604 Місяць тому

    left the full code please

  • @user-do1hz2ip1y
    @user-do1hz2ip1y 2 місяці тому

    @Angularistic A very good tutorial. Thank you. What is the problem, when I click on a button that the dropdown contains inside to send me to a page, the dropdown closes and does not keep marked where I am.

  • @gatchangstephen
    @gatchangstephen 2 місяці тому

    I did it in angular 18; thank you for the excellent content!

  • @SisterNiveditaModelSchoo-vp1ik
    @SisterNiveditaModelSchoo-vp1ik 2 місяці тому

    Very good 👍👍 pls make videos like this... love from this noob programmer

  • @Zewalk
    @Zewalk 2 місяці тому

    Amazing Tutorial! Thanks!😃

  • @H4LIL_G
    @H4LIL_G 3 місяці тому

    thats great :)

  • @koksiangkoh3401
    @koksiangkoh3401 3 місяці тому

    got error as below: ERROR DOMException: Failed to execute 'setAttribute' on 'Element': ']' is not a valid attribute name. how to solve it ? thank you

  • @othmaneouacrime
    @othmaneouacrime 3 місяці тому

    thnk you so muchh

  • @naiomi5532
    @naiomi5532 4 місяці тому

    hello i wanna ask it'is possible to update to angular 17 ?

  • @AbdulSamad-rt2bj
    @AbdulSamad-rt2bj 4 місяці тому

    how to get other icons name

  • @nurte4
    @nurte4 4 місяці тому

    hi, can u share github repo

  • @gabrielsosa163
    @gabrielsosa163 4 місяці тому

    Excelente video muy bien echo , pero como cambio las imagenes a las que yo necesito realmente

  • @EmmyGames27
    @EmmyGames27 4 місяці тому

    me pueden regalar el codigo

  • @antoneetozmasua4019
    @antoneetozmasua4019 5 місяців тому

    great video there 👌

  • @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

  • @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.

  • @benmakhloufaya5037
    @benmakhloufaya5037 5 місяців тому

    Can we use this with CSS? Because I use CSS, not SCSS

  • @sureshthalluru2012
    @sureshthalluru2012 5 місяців тому

    Hey Angularistic team, Can you tell me, which versions of Angularjs, Nodejs, typescript, rxjs is used here in this application. It will be helpful for us. Thanks. Suresh

  • @Ivan_lj
    @Ivan_lj 6 місяців тому

    Does it works on safari ios?

  • @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

  • @unhandledexception1948
    @unhandledexception1948 6 місяців тому

    thanks... is the source code on github? the link below seems just a readme file

  • @yuresilva4922
    @yuresilva4922 6 місяців тому

    Simply a hero

  • @IsaacAIm123
    @IsaacAIm123 6 місяців тому

    great work! but I tried using CSS styling to style the panLeft and panRight (&.next and &.prev) is not working

  • @oleksandrshcherbyna8758
    @oleksandrshcherbyna8758 7 місяців тому

    Nice one

  • @ronmoki1
    @ronmoki1 7 місяців тому

    AMAZING

  • @HungNguyen-dh2un
    @HungNguyen-dh2un 7 місяців тому

    sir, can u share your code? pls

  • @kirklimbu
    @kirklimbu 7 місяців тому

    thanks for the amazing tutorials and resources. We are growing <3

  • @jonathannto
    @jonathannto 7 місяців тому

    Thanks, bro! I learned a lot from this amazing tutorial

  • @kajalgadiya
    @kajalgadiya 7 місяців тому

    Which angular version does this support? I am trying with 16 but getting errors

  • @MananAndrabi-dw6pg
    @MananAndrabi-dw6pg 7 місяців тому

    touchs are not working it did samer,,,plz guid a bit

    • @jackoschoonderwoerd
      @jackoschoonderwoerd 7 місяців тому

      export const appConfig: ApplicationConfig = { providers: [ [importProvidersFrom(HammerModule)] ] };

  • @skillv1ew
    @skillv1ew 8 місяців тому

    god bless u brother

  • @jerrigyaneswararao756
    @jerrigyaneswararao756 8 місяців тому

    @angularistic could you please share the part 3 code with us 😊

  • @jerrigyaneswararao756
    @jerrigyaneswararao756 8 місяців тому

    Could you please share with us the part 3 code,😊

  • @nadakitsch
    @nadakitsch 8 місяців тому

    Very useful! Thank you!

  • @srafa16
    @srafa16 8 місяців тому

    The icons don't appear can someone help me?

  • @opeyemiomolade961
    @opeyemiomolade961 8 місяців тому

    github repo ?

  • @user-dm7sw3pj4k
    @user-dm7sw3pj4k 8 місяців тому

    Error: src/app/app.component.html:1:49 - error TS2345: Argument of type 'Event' is not assignable to parameter of type 'SideNavToggle'. Type 'Event' is missing the following properties from type 'SideNavToggle': screenWidth, collapsed 1 <app-sidebar (onToggleSideNav)="onToggleSideNav($event)"></app-sidebar> ~~~~~~ src/app/app.component.ts:12:16 12 templateUrl: './app.component.html', ~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of component AppComponent. I got this issue can anyone help me for troubleshoot this problem in my pc

  • @virokalu
    @virokalu 8 місяців тому

    Guys, Use Angular version 16 or lower to work with this tutorial smoothly.

  • @edilsonfilho5721
    @edilsonfilho5721 9 місяців тому

    When I do click on button "A" to expand, the button reduce own size for a moment, then back to the normal size