Tailwind CSS v4: what developers need to know
Tailwind CSS, the utility-first framework that's become the de facto standard for modern web development, just released its fourth major version. Before diving into what's new, let's understand why Tailwind has become so fundamental to how we build websites today.


Fernando Sobral
27 MAR 2025 | 5 MIN READ

Our Pillars
Posts


Eugenia Arias
26 OCT 2023

Eugenia Arias
26 OCT 2023
Programming
Exploring Next.js-compatible libraries without Tailwind CSS for frontend development
While Tailwind CSS offers a versatile and efficient approach to styling, it may not be the ideal choice for every project due to its complex requirements and customization processes. In this post, we will explore alternative libraries that are Next.js and TypeScript-compatible but do not rely on Tailwind CSS.


Santiago Bertinat
05 OCT 2023

Santiago Bertinat
05 OCT 2023
Programming
Elevating user experience with turbo: maintaining scroll position made easy
Explore how ensure a seamless user experience by maintaining the user's scroll position with Turbo.


Facundo Spira
12 SEP 2023

Facundo Spira
12 SEP 2023
Programming
From chaos to clarity: the power of Conventional Commits
Conventional Commits provides a format for commit messages. Learn more about its benefits, structure and how to harness its power to boost collaboration in agile projects.


Juan Pablo Balarini
23 JUN 2023

Juan Pablo Balarini
23 JUN 2023
Programming
Exploring popular apps built with Node.js
Discover the power of Node.js and learn why it's the go-to framework for high-performance, scalable apps.


Rosina Cataldo
21 JUN 2023

Rosina Cataldo
21 JUN 2023
Design
Accessible design part 2: best practices & Figma plugins
Discover how to make your designs inclusive and meet accessibility standards in Figma. Learn about rules for screen readers, keyboard navigation, color contrast, and take a look at our favorite plugins for accessibility.


Agustina Rañales
19 JUN 2023

Agustina Rañales
19 JUN 2023
Design
Leveraging UX tools and techniques for MVP Validation
Discover the importance of user experience in validating your MVP. Explore UX tools, user testing, feedback gathering, and metrics to ensure the success of your product.


Eugenia Arias
15 JUN 2023

Eugenia Arias
15 JUN 2023
Programming
Choosing the best component libraries for Next.js v13 & Tailwind CSS
Explore the benefits of using frontend libraries for Next.js with Tailwind projects in 2023. Simplify development, ensure design consistency, and save coding time.


Facundo Spira
12 JUN 2023

Facundo Spira
12 JUN 2023
Programming
Node.js in action: our winning tech stack
Find out why Node.js is one of our top technologies and which tools we use to complement Node.js.


Santiago Calvo
07 JUN 2023

Santiago Calvo
07 JUN 2023
Programming
ViewComponent: component-based frontend development at its best
How does a component-based approach work when developing a front-end solution with Ruby on Rails? Get to know the power of the ViewComponent framework to achieve maximum code readability and maintenance.