Post

Ishan
Ishan@ishanxtwt·
Stop Writing Vanilla CSS Unpopular Opinion: You are wasting your time trying to center a
When I started coding, I spent weeks memorizing CSS properties I would write HTML, then switch to a .css file Then I’d spend 10 minutes thinking of a class name (.main-container-wrapper-left-final) Then I’d write 50 lines of code just to make it look decent It was slow and it was painful And it stopped me from shipping If you want to be a modern builder, you need speed You need Tailwind CSS Why Tailwind changed my career: 1. No Context Switching: You style your button on the button. No jumping between files 2. No Naming Fatigue: You never have to invent a class name again 3. It Forces Consistency: You can't just pick "random" pixels. You use the system "But Ishan, isn't the HTML ugly?" >Yes, but your site will be beautiful And more importantly, you will build it 3x faster The Roadmap Lesson: >Don't buy a "Master CSS" course. >You only need to understand 3 things in CSS: 1. The Box Model (Padding vs Margin) 2. Flexbox (Layouts) 3. Grid (Complex Layouts) Once you know those? Switch to Tailwind and never look back what you have to do now is Go to the Tailwind docs Look at how flex justify-center items-center works Tomorrow, we talk about the only language that actually matters: JavaScript if you found this helpful, a repost would mean a lot to me and let me know in the replies if you have any queries, locked in for the next topic
Ishan tweet media
English
85
35
289
19.1K
Forwarded From
Forwarded From@chellScript·
@ishanxtwt I prefer bootstrap because: <button class="btn btn-primary">click</button>
English
0
0
1
24
Paylaş