/react-europe-tailwind-demo

Notes and Demo code for my ReactEurope 2020 Talk

Primary LanguageJavaScript

Hijacking CSS with tailwindCSS

👉 MAIN GOAL: to help designers and developers understand the tool and make their own judgement if it works for them or not!

Table of contents

Who am I?

  • Bio
  • Twitch and Youtube Plug
  • originally a designer

Setting some context

  • using it for almost form X time?
  • I use to code all my CSS
  • reinforce my design background

Tailwind

Small intro

Some cool features

DEMO: https://hhg.link/re2020-tailwind-talk

Misconceptions about Tailwind

  • "you don't have to know CSS to use it"
  • "you cannot use a CSS-in-JS lib & Tailwind together"
  • "you end up with a lot of unused classes in your app"

Some Final thoughts

Should you use it? 🤔

YES and NO... it all depends!

  • show examples of real code using tailwind css (Mintter)
    • do you like to have all those classes on your HTML?
    • What is the level of expertise on CSS do you have? your team?
    • How much tide coupled is your current project to the actual CSS?

Other Solutions I like:

References

👋 THANKS!!