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
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.


Juan Pablo Balarini
30 MAY 2023

Juan Pablo Balarini
30 MAY 2023
Programming
From idea to integration: image optimization at RailsConf 2023 & picture_tag helper
Explore the motivations and challenges of image optimization for website performance and SEO shared at RailsConf that led to the picture_tag helper.


Juan Pablo Balarini
25 JUL 2024

Juan Pablo Balarini
25 JUL 2024
AI
Beyond words: the AI approach to text generation
Efficiency is key in complex organizations and enterprises, and the ability to generate documents quickly and accurately can make a difference. What if a solution could streamline this process, saving you time and resources while ensuring accuracy and compliance?


Juan Pablo Balarini
22 MAY 2023

Juan Pablo Balarini
22 MAY 2023
Programming
Rails 7.1 adds support for responsive images via a new picture_tag helper
Picture_tag helper simplifies using the HTML <picture> tag for responsive images in Rails applications. Learn how to use this feature we introduced into Ruby on Rails step by step.


Emiliano de Sejas
17 MAY 2023

Emiliano de Sejas
17 MAY 2023
Programming
Node.js: the key to efficiently scaling your startup
Node.js empowers scalable growth for a startup. Delve into this technology and its benefits and find out how it enables faster development and flexible architecture.


Ciro Sayagués Laso
15 MAY 2023

Ciro Sayagués Laso
15 MAY 2023
Programming
A step-by-step guide to using Zod for backend data validation
Learn how to validate frontend data input with Zod in backend development and mitigate common downsides of traditional methods.


Santiago Calvo
02 MAY 2023

Santiago Calvo
02 MAY 2023
Programming
Prisma: The Developer-Friendly ORM for TypeScript Applications
Prisma is an open-source ORM that prioritizes developer experience (DX). It provides a seamless and typesafe interface to access databases. Learn more about this ORM!