Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Why I Like and Don't Like Tailwind CSS

jser
March 21, 2021

Why I Like and Don't Like Tailwind CSS

I'll explain why I like and don't like Tailwind CSS.

In a word, Tailwind CSS is in the right direction, but not the final cure in the JavaScript Web App world.

Here is my youtube video explaining this: https://youtu.be/Nww06Z5wkKY

jser

March 21, 2021
Tweet

More Decks by jser

Other Decks in Programming

Transcript

  1. It is just a syntax issue, maybe true for pure

    HTML/CSS But not true for JavaScript Component
  2. Tailwind adds new syntax to string (class name), new dialect

    to CSS, But you still needs to understand CSS, It is overwork not less.
  3. Tailwind Just a rough Functional idea 1. No handy shorthand

    2. Just JavaScript Function Syntax 3. don’t care about CSS