Angular 17 Tutorial #6 - Install Bootstrap | Angular 17 Tutorial For Beginners

Поділитися
Вставка
  • Опубліковано 21 січ 2024
  • angular 17 tutorial, angular 17 tutorial for beginners, angular 17 crud, angular 17 features, angular 17 full tutorial, angular 17 complete tutorial, angular 17 live project, angular 17 project, angular 17 crud tutorial, angular 17 best tutorial, angular 17, angular 17 signals, angular 17 defer, angular 17 components, angular 17 templates, angular 17 course, angular 17 full project, angular 17 ssr, angular 17 routing, angular 17 crash course
    Angular 17 Tutorial, Angular 17 Tutorial For Beginners, Angular full tutorial, Angular learn angular applications, angular 17 crud, angular 17 live project, How to develop Angular Apps, Angular tutorials building and deploying Angular Apps, Building angular applications in Angular 17, Learn to build Angular 17 applications, Angular build and deploying applications, angular 17 building and deploying in Angular Apps, angular Apps build and deployment in Angular 17, 16, 15, 14, 13, 12, 11, 10, 6,7,8, 9, angular 8 example,
    Angular 17 tutorial for beginners, angular 17 tutorials, angular tutorials for beginners, angular interview questions and answers, angular live projects, angular 17 crash course, angular 17 tutorial for beginners step by step, angular tutorial for beginners 2024,angular tutorial 2024,angular code examples, angular for freshers, angular tutorial for experienced, arc tutorials angular, arc tutorials, angular 17 full course, angular 10 tutorial for beginners, angular 10 tutorial
    Angular 17 tutorial for beginners, angular 17 crash course, angular 17 tutorial for beginners step by step, angular tutorial for beginners 2024, angular tutorial 2024, arc tutorial angular, angular code examples, angular for freshers, angular tutorial for experienced, angular introduction, angular version history, angular full tutorial series, best angular tutorial.

КОМЕНТАРІ • 31

  • @valhallaLord
    @valhallaLord 5 місяців тому +1

    great video, this time it finally worked. other videos weren't as quite as helpfull as yours!

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

      Glad to hear the code is working! Im always here to help you debug if something goes wrong. Happy learning

  • @enriquedb666
    @enriquedb666 4 місяці тому +2

    thank you!!

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

    also removing the angular link is necessary cant we have both?? and will it still be considered as an angular project because my teacher has asked me to an angular project with angular material but only for some functionality i want to use bootstrap

  • @user-wt7si5sf1m
    @user-wt7si5sf1m 2 місяці тому +1

    great

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

      Glad you are enjoying the tutorials and series 👍

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

    we can't use CDN directly?? do we have to install it mandatorily?

  • @chaitrabharadwaj2719
    @chaitrabharadwaj2719 6 місяців тому +1

    Hi,
    Your series ll be always awesome,just a request while explaining please make a notes as you did for Angular 10 series and give us link,this really helps while revising for interviews.
    As always great content thanks😊

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

      Noted. Thanks for your feedback. Will
      Do

  • @user-if2ph3tk8r
    @user-if2ph3tk8r 2 місяці тому +1

    Thank you

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

      You're welcome. Glad you are enjoying the series

  • @Mahesh-op3nw
    @Mahesh-op3nw 3 місяці тому +2

    Tried with both the ways but unable to catch the bootstrap file in output. No error, Simply shows output without bootstrap applied.

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

      Thats odd! Can u pls share screenshots at soorya.Aaradhya@gmail.com

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

    Hello sir if i write the code under the angular.json "styles" :[
    nodes_modules/bootstrap-icons/font/bootstrap-icons.scss] So it throws error says([ERROR] Could not resolve " node_modules/bootstrap-icons/font/bootstrap-icons.scss"

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

    You can mark the path " node_modules/bootstrap-icons/font/bootstrap-icons.scss" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle. {i tried this step to resolve this error but on the ui it will not showing the bootstrap modifications.

  • @CODFiii
    @CODFiii Місяць тому +1

    Why do we have to manually add all the escripts and stuffs ? isnt there any other automatic way to do this ?

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

      With bootstrap we have to add it manually. Material design gets added automatically

  • @sakshibotwe227
    @sakshibotwe227 6 місяців тому +1

    Hello sir...when part 7 and all are release?

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

      Released today. Pls check. More coming tomorrow morning 👍

  • @prem4748
    @prem4748 4 місяці тому +1

    😋😋😋

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

      Thank you for liking the tutorials 🙏

  • @harinirengaraj6093
    @harinirengaraj6093 Місяць тому +1

    Bootstrap is not applied in the output

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

      Did u restart the angular app? Kill terminal
      And run ng serve again

    • @user-ss5gq4tl9t
      @user-ss5gq4tl9t Місяць тому

      Open src/style.css
      Add the following line of code
      @import "../node_modules/bootstrap/dist/css/bootstrap.min.css";

  • @NamoosAhmed
    @NamoosAhmed 3 місяці тому +1

    bootstrap is not working in my angular project

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

      Whats the issue? Error? Or bootstrap not applying

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

      Did u save file? If yes, then kill session and restart ng serve again and it should
      Work

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

      @@ARCTutorials Bootstarp Add properly but i cant use the classes they are not Working

  • @KingdomLife7
    @KingdomLife7 Місяць тому +1

    Thank you