Thank you so much! I have been stuck with how to import these modules to my projects with the standalona angular project! Thanks again!
@User.2024.16 ай бұрын
Would you like to see a project playlist from scratch on PrimeNG. Thanks for the video.
@LearningPartnerDigital6 ай бұрын
Tell me specific comments which you want to will create for same
@thiwanki60403 ай бұрын
Nice Explanation Sir
@rronzhushi37466 ай бұрын
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!
@LearningPartnerDigital6 ай бұрын
It's based on architecture your project has n requirements too.aggrid has only table but prime has everything including table also
@LearningPartnerDigital6 ай бұрын
In all industry level project prime ng is used
@rronzhushi37466 ай бұрын
@@LearningPartnerDigital and what about prime flex is it good to use or should I stick with tailwind ?
@LearningPartnerDigital6 ай бұрын
@@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
@msdofficial43022 ай бұрын
Sir can you please make a video on the future of Angular?
@LearningPartnerDigital2 ай бұрын
thanks keep watching
@bennybillions94625 ай бұрын
please make a full course on primeng in angular 17
@LearningPartnerDigital5 ай бұрын
Ok.. will try
@marcomolina62132 ай бұрын
in Angular 18 some Primeng styles do not work :(, such as the carousel
@microsearch30806 ай бұрын
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
@LearningPartnerDigital6 ай бұрын
We can use both. Check angular json if u have imported prime css
@microsearch30805 ай бұрын
@@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.
@igorr46825 ай бұрын
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.
@LearningPartnerDigital5 ай бұрын
Ideally we don't use prime for css its for their components which we can use