Velocidad de Escape

Using AbortController in React

The use of <a class="hover:no-underline text-blue underline" href="https://developer.mozilla.org/en-US/docs/Web/API/AbortController" target="_blank" rel="noreferrer">AbortController</a> is helpful in...

React

Built-in error objects in JavaScript

This morning I was improving a bit my blog, and I found this piece of code, this is simply a validation that I am doing on a component that I create for Astro: ```js if (typeof text !== "string") { throw...

JavaScript

Being an Individual contributor in LATAM

Among my many pending tasks I had this one, writing a post talking about how difficult or impossible it is to be an Individual Collaborator in LATAM, but well, I finally decided, this may be an unpopular...

Personal

Dynamic classes in Tailwind

Yesterday I was playing with OpenAI (as usual), creating one of my many experiments, testing new prompts, etc. ## <a class="hover:no-underline text-blue underline"...

CSS

TailwindCSS