This video contains crucial installation steps which definitely should be mentioned somewhere in Tailwind CSS docs, specificaly in "Install Tailwind CSS with Angular" section. Amazing video!
glad you made this! i did the exact same thing so I am glad both of us are on the same track LOL! i am waiting on renewal on pateron for 11/2 i canceld on the old one
Hey Adam! We're both going through the stages of dashboard development together 😂 I saw you're already a free member on Patreon, so thanks for that! I'll be developing it further but in a while - since lots on my plate currently
Awesome primer on Tailwind CSS + Angular Material! I wonder how you would manage the conflicts when passing in props in the tailwind class. Would twMerge and CLSX work wirh Angular?
When there’s a conditional utility class used, to prevent the utility class from clashing, you can write the utility class as an object but by default, Tailwind does not allow objects. So to combine twMerge with CLSX, this is possible. I want to test this in Angular
I've heard really good things about PrimeNG as well and have used them as well a bit in the past. Material has the benefit of being maintained by the Angular team - that's all. You'll not go wrong with either!
@@ZoaibKhan I am 100% agree with you actually I like to say that if you used Tailwind CSS other than Angular Material then PrimeNg would be better than Tailwind CSS. I want your all video tutorial in future may be on pure Angular Material and Angular Material is less complicated and easy to use.
This video contains crucial installation steps which definitely should be mentioned somewhere in Tailwind CSS docs, specificaly in "Install Tailwind CSS with Angular" section. Amazing video!
Glad you liked it Adam!
Haven't watched it yet, but I use both and love it. Never had any issues.
Great to hear, Stephen! TailwindCSS makes styling really fast :)
Woah, this is really good.
Exactly what I was looking for.
Glad you found it useful 🙂
glad you made this! i did the exact same thing so I am glad both of us are on the same track LOL! i am waiting on renewal on pateron for 11/2 i canceld on the old one
Hey Adam! We're both going through the stages of dashboard development together 😂
I saw you're already a free member on Patreon, so thanks for that! I'll be developing it further but in a while - since lots on my plate currently
Fantastic tutorial!! Would be really neat to see Tailwind Build Optimization / Minification too ....
Thanks 🙏 That's a good suggestion!
Awesome primer on Tailwind CSS + Angular Material! I wonder how you would manage the conflicts when passing in props in the tailwind class. Would twMerge and CLSX work wirh Angular?
Thanks Jian! What's the use cases you use twMerge and CLSX for precisely? For twMerge at least we can use it with [class] syntax in the template.
When there’s a conditional utility class used, to prevent the utility class from clashing, you can write the utility class as an object but by default, Tailwind does not allow objects. So to combine twMerge with CLSX, this is possible. I want to test this in Angular
Great content, thanks!
Welcome 🙂
Please teach us creating intrative UI from basic to advance
Can you explain more - what do you exactly mean by interactive UI?
@@ZoaibKhan i want to learn angualr development but not geting right guidance. So could you teach us?
I think PrimeNg is the best for Angular SCSS.
I've heard really good things about PrimeNG as well and have used them as well a bit in the past. Material has the benefit of being maintained by the Angular team - that's all. You'll not go wrong with either!
@@ZoaibKhan I am 100% agree with you actually I like to say that if you used Tailwind CSS other than Angular Material then PrimeNg would be better than Tailwind CSS. I want your all video tutorial in future may be on pure Angular Material and Angular Material is less complicated and easy to use.