في بعض الحلول الموجودة للمشاكل دي 1. بما إن هتستخدم Tailwind CSS فمن الارجح إنك هتستخدم Modern Frameworks زي (React, Vue, Laravel Blade, Svelte, Angular,....) في نظام Components ونظام CSS Modules Stylesheet وscops ينظم جدا الشغل 2. لو هتبدأ المشروع وهتعمل config الافضل متغيرش فالموجود زي مثلا هعمل p-1 مثلا هغيرو من 4px ل 5px دا مش اصح حاجة الافضل تضيف شئ custom بحيث يتسمي حاجة زي p-c1 بالتالي انت مش هتاخف من التصميم يضرب فحتت معينة فالمشروع 3. وزي محضرتك قلت أنو ممكن نعمل component جديد يكون global 4. لو شكل الكلاس كبير اوي ومضايق منو وعامل noise في بعض extension بتبدأ تقفل الكلاس لكدا class="..." 5.tailwind مش منعك انك تكتب pure CSS ممكن عادي بعض الاستيلز المعقدة تبدأ تشتغل فيها pure بعد شغل اكتر من 6 شهور بال tailwind مبقتش احب أكتب CSS أو أشوف CSS
@@z1adahmed I don’t think so, it is widely used because it’s just a very fast prototyping tool. What is the relation between not having an opinionated way to do the stylings vs using tailwind?
@@amrmohamed2608 Yes you r right, Tailwind's adoption isn't solely due to React's lack of an opinionated styling approach, this flexibility in React has certainly contributed to Tailwind's popularity. Tailwind offers a practical solution that aligns well with React's component-based architecture, providing a powerful way to handle styling consistently, efficiently, and within the component structure, Also, I see that most React developers hate context-switching between CSS and JavaScript files.
في بعض الحلول الموجودة للمشاكل دي
1. بما إن هتستخدم Tailwind CSS فمن الارجح إنك هتستخدم Modern Frameworks زي (React, Vue, Laravel Blade, Svelte, Angular,....) في نظام Components ونظام CSS Modules Stylesheet وscops ينظم جدا الشغل
2. لو هتبدأ المشروع وهتعمل config الافضل متغيرش فالموجود زي مثلا هعمل p-1 مثلا هغيرو من 4px ل 5px دا مش اصح حاجة الافضل تضيف شئ custom بحيث يتسمي حاجة زي p-c1 بالتالي انت مش هتاخف من التصميم يضرب فحتت معينة فالمشروع
3. وزي محضرتك قلت أنو ممكن نعمل component جديد يكون global
4. لو شكل الكلاس كبير اوي ومضايق منو وعامل noise في بعض extension بتبدأ تقفل الكلاس لكدا class="..."
5.tailwind مش منعك انك تكتب pure CSS ممكن عادي بعض الاستيلز المعقدة تبدأ تشتغل فيها pure
بعد شغل اكتر من 6 شهور بال tailwind مبقتش احب أكتب CSS أو أشوف CSS
شكرا للمحتوى القيم
جميل جداً ❤
Tailwind is widely adopted because ReactJs has no opinionated approach for styling components
@@z1adahmed
I don’t think so, it is widely used because it’s just a very fast prototyping tool. What is the relation between not having an opinionated way to do the stylings vs using tailwind?
@@amrmohamed2608 Yes you r right, Tailwind's adoption isn't solely due to React's lack of an opinionated styling approach, this flexibility in React has certainly contributed to Tailwind's popularity. Tailwind offers a practical solution that aligns well with React's component-based architecture, providing a powerful way to handle styling consistently, efficiently, and within the component structure, Also, I see that most React developers hate context-switching between CSS and JavaScript files.
tailwind عندها ما شاكل تنيا
في الاداء بتاخد ضعف او اكتر الbundle size
و التعقيد الclass مؤذي جدا لل rendering