• codewithvoid Profile Picture

    Void⚡ @codewithvoid

    3 years ago

    To all web developers NOT using Tailwind CSS: Why?

    205 57 769 0 66
  • codepo8 Profile Picture

    Chris Heilmann codepo8.bsky.social @codepo8

    3 years ago

    @codewithvoid It's not a standard and can become a liability in the future.

    0 0 26 0 0
  • steren Profile Picture

    Steren @steren

    3 years ago

    @codewithvoid The sample on the landing page perfectly illustrates why I am not using it.

    steren tweet picture

    0 1 8 0 0
    Download Image
  • RitikaAgrawal08 Profile Picture

    Ritika Agrawal @RitikaAgrawal08

    3 years ago

    @codewithvoid I am way more comfortable with Plain CSS for now. Need to start using Tailwind CSS more🤔

    1 0 8 0 0
  • slow_developer Profile Picture

    Haider. @slow_developer

    3 years ago

    @codewithvoid Same question.

    0 0 1 0 0
  • nsjames_ Profile Picture

    Nathan James @nsjames_

    3 years ago

    @codewithvoid Because I don't like my HTML looking like a novelist wrote it

    0 0 1 0 0
  • alicalimli_dev Profile Picture

    Ali @alicalimli_dev

    3 years ago

    @codewithvoid Yeahh why??

    0 0 0 0 0
  • ClaydenChambers Profile Picture

    Danny Clayden Chambers @ClaydenChambers

    3 years ago

    @codewithvoid Feels like being forced to build only flat-pack furniture when you have spent your career learning the craft of cabinet making. Or being a skilled Chef and having to work at McDonalds.

    1 0 31 0 1
  • gmlyra Profile Picture

    Gabriel Miranda | blindpay.com @gmlyra

    3 years ago

    @codewithvoid Tailwind is for components and when you can't use preprocessors like sass scss, if you try to use on bigger projects you might get into a lot of trouble, and of course never let the junior create it...

    gmlyra tweet picture

    4 1 20 0 1
    Download Image
  • lavizpandey Profile Picture

    Laviz Pandey @lavizpandey

    3 years ago

    @codewithvoid I want to master vanilla css before I jump to Tailwind.

    2 1 18 0 0
  • julienvanbevere Profile Picture

    Julien Van Beveren @julienvanbevere

    3 years ago

    @codewithvoid scss all the way 🤷

    0 0 19 0 0
  • Iampatelajeet Profile Picture

    Ajeet Patel @Iampatelajeet

    3 years ago

    @codewithvoid What's better bootstrap/tailwind?

    18 1 15 0 0
  • SwapBuilds Profile Picture

    Swap @SwapBuilds

    3 years ago

    @codewithvoid I am thinking of using it in my next projects. I am currently using SCSS with Flexbox and Grid. It's good, but I have grown tired of writing so many media queries.😅 Hope Tailwind helps me reduce the time it takes to write those...😅

    4 1 10 0 0
  • LapineMedia Profile Picture

    Lapine Media @LapineMedia

    3 years ago

    @codewithvoid I honestly enjoy writing vanilla CSS, and I don't feel like I need any help with it. Sometimes, using frameworks and clever solutions just mess up your workflow rather than actually make you productive. Kind of how most todo-apps are smart but never simpler than basic txt files.

    0 0 12 0 0
  • Pentagear Profile Picture

    pentagear.github.io @Pentagear

    3 years ago

    @codewithvoid Because utility classes are bad. CSS is advanced enough you don't need front-end frameworks anymore.

    2 1 9 0 1
  • timi_networks Profile Picture

    Timi @timi_networks

    3 years ago

    @codewithvoid Bro I love to write my own custom CSS love to modify it the way I want it to be, since I learnt CSS modules way back I'm in love with CSS. Btw what's your reason for hating CSS and what's your reason for loving Tailwind, also you know you're cheating on CSS right 💔.

    1 1 9 0 1
  • bilalmansuri2e Profile Picture

    bilal 🕊️ @bilalmansuri2e

    3 years ago

    @codewithvoid I enjoy writing plain CSS, tailwinds makes my code difficult to read with so many classNames, maybe I'm using it wrong way, idk

    0 0 11 0 0
  • savasvedova Profile Picture

    Savas Vedova @savasvedova

    3 years ago

    @codewithvoid We’re having a discussion on switching to Tailwind at GitLab. The discussion is public if you’re interested to see what our dev team thinks about it: gitlab.com/gitlab-org/fro…

    0 0 10 0 1
  • calvintalbot Profile Picture

    Calvin Talbot 🌟 @calvintalbot

    3 years ago

    @codewithvoid Why anyone WOULDN'T use tailwind is beyond me. Utility classes for gradient backgrounds 🙌 SOLD!

    calvintalbot tweet picture

    0 0 10 0 0
    Download Image
  • PMcoding Profile Picture

    Patricia Molnar @PMcoding

    3 years ago

    @codewithvoid For smaller projects, I don't feel the need to add a framework. Plus it is good to keep using it, so one doesn't forget.

    0 0 10 0 0
  • MattStopa Profile Picture

    MattStopa @MattStopa

    3 years ago

    @codewithvoid It creates miserably WET code. I mean, just unbearably so. The best bet is using variables to store the strings but even then it's a pain.

    0 0 9 0 1
  • pt_ivojesus Profile Picture

    Ivo Jesus @pt_ivojesus

    3 years ago

    @codewithvoid Tailwind is obtrusive CSS. Tailwind does to html what inline JS was doing 20 years ago - it's a bad practice. I will die on this hill.

    0 0 9 0 0
  • ahmadalfy Profile Picture

    Ahmad Alfy @ahmadalfy

    3 years ago

    @codewithvoid Because ... - I can write CSS - The global nature of the CSS doesn't scare me - I learned to use methodologies that helps me maintain my stylesheets - Not every website follow a design system - I prefer to keep my workflow simple

    0 0 9 0 0
  • sparkle_six Profile Picture

    Sparkles | React Native App Developer @sparkle_six

    3 years ago

    @codewithvoid Tailwind makes your classNames long like River Nile.

    0 0 7 0 0
  • seyeAlexander Profile Picture

    seye @seyeAlexander

    3 years ago

    @codewithvoid because Chakra Ui with React is just a breeze, you compose your UI with ease

    0 0 6 0 0
  • tjsr Profile Picture

    Tim Rowe @tjsr

    3 years ago

    @codewithvoid I'm yet to hear an argument for things tailwind lets me do that I can't already do with CSS.

    0 0 6 0 0
  • JoinPhotonPhill Profile Picture

    Photons of Philips @JoinPhotonPhill

    3 years ago

    @codewithvoid Probably new to web development 🧐

    1 0 6 0 0
  • the_mzakrzewski Profile Picture

    Michał Zakrzewski @the_mzakrzewski

    3 years ago

    @codewithvoid With large html/template files it starts to get too much chaos. I appreciate Tailwind, I know there are situations where it is worth using it. But it happens in my work very rarely

    0 0 5 0 0
  • lc_fd Profile Picture

    Luca @lc_fd

    3 years ago

    @codewithvoid Good: - It helps me visualize the style directly where I write it - Generate only the necessary CSS - Good defaults but it is also very customizable - For me, it's easy to read Bad: - Installing it can sometimes be frustrating without libraries like github.com/timonweb/djang…

    1 1 3 0 1
  • webprofusion Profile Picture

    Christopher Cook @webprofusion

    3 years ago

    @codewithvoid Bootstrap is (also) fine if you need a framework. Much can be achieved using CSS alone though, without taking a dependency on a 3rd party framework.

    0 0 4 0 0
  • ThomasAurelius4 Profile Picture

    ThomasAurelius @ThomasAurelius4

    3 years ago

    @codewithvoid I don't like how tailwind pollutes the main codespace. I prefer my css in a separate file as much as possible.

    0 0 4 0 0
  • AussieDev81 Profile Picture

    Nathan Snow ☕ 🇦🇺 @AussieDev81

    3 years ago

    @codewithvoid For me, 3 reasons... 🔹I like full having control 🔹I don't like to clutter my HTML with tons of classes 🔹I try to avoid being too tightly coupled to frameworks because (1) I inherit their issues, & vulnerabilities, and (2) it hinders my ability to change frameworks later

    0 1 2 0 0
  • Don_Livingston Profile Picture

    Don Livingston @Don_Livingston

    3 years ago

    @codewithvoid Quite simply, I haven’t needed it. I’ve either worked on projects with other frameworks in place, or the project hasn’t required the addition of a framework. If I’m involved in starting a new greenfield project where a css framework would be useful, I’ll consider it.

    0 0 4 0 0
  • code_e_pendant Profile Picture

    Code_E_Pendant @code_e_pendant

    3 years ago

    @codewithvoid It compiles a global stylesheet, and it's a one-way door - that is, a very opinionated, controversial, permanent decision.

    0 0 4 0 0
  • abdul_rafay99 Profile Picture

    Abdul Rafay @abdul_rafay99

    3 years ago

    @codewithvoid I love the new interaction of tailwind Css and the animation is great but I can do the almost the same thing with bootstrap 5 and bootstrap is just so easy... Just remember the class and a couple of concepts that are required to learn Bootstrap.

    0 1 2 0 0
  • lixeletto Profile Picture

    Camilo Micheletto @lixeletto

    3 years ago

    @codewithvoid It takes a lot of design decisions for you and this is the only solution that worth it's use. The other allegedly things that tailwind do are problems created by the tool itself

    0 0 4 0 0
  • Download Image
    • Privacy
    • Term and Conditions
    • About
    • Contact Us
    • TwStalker is not affiliated with X™. All Rights Reserved. 2024 www.instalker.org

    twitter web viewer x profile viewer bayigram.com instagram takipçi satın al instagram takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al sosyalgram takipçi satın al instagram ücretsiz takipçi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al metin2 metin2 wiki metin2 ep metin2 dragon coins metin2 forum metin2 board popigram instagram takipçi satın al takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al buyfans buy instagram followers buy instagram likes buy instagram views buy tiktok followers buy tiktok likes buy tiktok views buy twitter followers buy telegram members Buy Youtube Subscribers Buy Youtube Views Buy Youtube Likes forstalk postegro web postegro x profile viewer