1. Article

    CSS Can Do What Now?!

    Reading time: 3 minutes • Posted 2 years ago
    CSS is Awesome

    We all know the CSS blinds meme, right? Or the CSS is Awesome text that exceeds the box? These seem to appeal to many developers these days, perhaps even more than in the past. We've started leveraging JavaScript or TypeScript-oriented frameworks and features, while relying on Tailwind to help us style our interfaces.

    We've drifted away from one of the main pillars of the web: CSS is not a main focus anymore but an afterthought—something to slap onto a bit of interactive code. Leaning on these frameworks can lead to lower maintenance and more up-to-date knowledge of CSS.

  2. Tutorial

    Text gradients with CSS

    Posted 3 years ago

    With CSS you can really make an interface pop! While text effects used to be very difficult years ago, there's so much more you can do with CSS nowadays.