Це відео не доступне.
Перепрошуємо.

PrimeNg in Angular | Angular 17

Поділитися
Вставка
  • Опубліковано 4 тра 2024
  • How to use Primeng in Angular.
    Angular 17 primeNg instalation.
    To Join Live Sessions Join Below Group
    chat.whatsapp....
    Angular Interview Question
    voidchetan.git...
    Learn From me
    angularacademy.in
    Connect With Me
    chat.whatsapp....
    You can find Code on GitHub
    github.com/voi...
    Visit Our Mini Project Ideas Portal where you can find So many project
    ideas you can try to implement
    miniprojectide...
    Follow & Connect me on LinkedIn
    / chetan-jogi-a87148ba
    #angular17
    #primeng
    #angularproject

КОМЕНТАРІ • 19

  • @informer9261
    @informer9261 3 місяці тому +2

    sir best yt channel for angular and dot net

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

    Thank you so much! I have been stuck with how to import these modules to my projects with the standalona angular project! Thanks again!

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

    Nice Explanation Sir

  • @User.2024.1
    @User.2024.1 3 місяці тому +2

    Would you like to see a project playlist from scratch on PrimeNG. Thanks for the video.

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

    I am using both primeng and bootstrap in my angular application, but some of the primeng features are not working
    For example if I use the button from primeng, the buttons are not looks like border curved, it's looks like a flat box button. When I remove the bootstrap import from my project , then it's worked. Why I can't use both the dependencies in a same project

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

      We can use both. Check angular json if u have imported prime css

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

      @@LearningPartnerDigital
      i just created a new angular 17 application and installed primeng and add the below lines in angular.json file
      "node_modules/primeng/resources/themes/soho-light/theme.css",
      "node_modules/primeng/resources/primeng.min.css"
      i tried to use a button and its working normaly.
      then i installed bootstrap in the application and add the below line in index.html

      at that time the primeng button border curve is gone and bootstrap buttons are working smooth.

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

    what do you think about primeng is it okay to use for real projects or is it better to use ag grid or angular material?
    and what about prime flex is it okay to use before tailwind ?
    Thanks for the content!

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

      It's based on architecture your project has n requirements too.aggrid has only table but prime has everything including table also

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

      In all industry level project prime ng is used

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

      @@LearningPartnerDigital and what about prime flex is it good to use or should I stick with tailwind ?

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

      @@rronzhushi3746 again it's same..u use bootstrap, tailwind or prieflex. Different ui frameworks. Tailwind has great demand now so it's a good choice. Prieflex has limited use

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

    please make a full course on primeng in angular 17

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

    The problem I have with PrimeNg is that it does not provide any layout components like grid or flex box most of the time you need to add yet another css framework to deal with layout.

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

      Ideally we don't use prime for css its for their components which we can use