joaquinmarti.com - Joaquin Marti — Lead Frontend architect

Description: This blog is a personal view on web development, architecture setups, approaches and ideas that have worked for me in past when developing or managing teams.

blog (28744) web development (14141) react (3468) angular (1398) vue (899) frameworks (92) frontend engineer (70) frontend lead (1) css architecture (1) stencil js (1)

Example domain paragraphs

Home About Contact Tailwind Utility Classes as an antipattern Monday, August 29, 2022 — Written by Joaquín Martí Why Tailwind utility classes approach does not meet the requierements of a scalable and future-proof Frontend architecture.

Componentization is the process of breaking down an interface into small reusable pieces that can be recombined. In this article, I aim to cover what are the main goals of that process, a set of basic rules that can be applied, how to organize the different elements, and how deep we can go into that process.

In this article I summarize how in my every day work I leverage the declarative programming paradigm to improve development and design teams collaboration