An skeptical's dive into tailwind
A look into Tailwind from the eyes of an incredulous.
Read moreTxus Cruz's Posts
A look into Tailwind from the eyes of an incredulous.
Read moreAn effort to expose the advantages of RxJS so that people realize it can potentially make their code cleaner and their lives easier.
Read moreWhen I entered my current project one of the first things I noticed was it used stylesheet languages for its styles. "Yay!", I thought. But then I opened up one of those files and found nothing but plain vanilla CSS inside. It was the same for most of them. No nesting, no variables, no mixins, no inheritance, no operators… Well, you get the idea. I won't judge anyone and I'd rather believe those who wrote them didn't use them just because they didn't know how to. So I thought it would be interesting to write a short article explaining the basics of them. I could be explaining LESS instead of…
Read more