Hugo Estévez Rocha (@hugoerdev) 's Twitter Profile
Hugo Estévez Rocha

@hugoerdev

Frontend developer at @NetcentricHQ • Co-organizer @JavaScriptVigo

ID: 523188982

calendar_today13-03-2012 12:13:05

6,6K Tweet

225 Followers

490 Following

Håkon Wium Lie (@wiumlie) 's Twitter Profile Photo

30 years ago, on Oct 10 1994, I first proposed CSS. It's been an adventure to see CSS as a baby, teenager, and aspiring professional. Sometimes misbehaved, but mostly a source of joy and excitement. w3.org/People/howcome… W3C (@[email protected]) @printcssrocks Web Design Museum PrinceXML

Francisco Guaita (@guaitafran) 's Twitter Profile Photo

Hoy día festivo en España y el pueblo de Valencia se ha volcado con los damnificados del temporal. Es conmovedor la riada de personas. Han tomado su pala o su escoba y se ha tirado a la calle. Llevamos andando casi una hora y no paramos de ver voluntarios. Espectacular!

Deno (@deno_land) 's Twitter Profile Photo

It's done. Now it’s your turn, Oracle. We’ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal. Oracle has until January 4th to respond, or the

Ahmad Shadeed (@shadeed9) 's Twitter Profile Photo

✍️ Solved By Modern CSS: Feature Image In my latest website design, I needed to use a feature image. Learn how I used container queries, clamp(), and :has() to build the responsive component. 🔗 Read it here: ishadeed.com/article/modern…

Adam Argyle (@argyleink) 's Twitter Profile Photo

Wildest #CSS media query I've written in a while `Container and Packaging (inline-size >= calc(100cqi - 120px))` yep, `calc()` in a MQ! WHY? to re-anchor buttons to be "inside" when space is tight video: purple outline's are containers nerdy.dev/carousel-adapt…

CSS by T. Afif (@challengescss) 's Twitter Profile Photo

Redoing the line-up section of CSS Day conference with a cool hover effect! 🤩 Demo: codepen.io/t_afif/full/ra… via CodePen.IO Psst, there is no keyframes in the code! Can you guess how it's done?

Hugo Estévez Rocha (@hugoerdev) 's Twitter Profile Photo

I’m attending JSNation – the main JavaScript conference of the year. You may join me there for free with 10k other JS engineers and 40+ great speakers. Just follow this badge. #javascript gitnation.com/badges/jsnatio… #jsnation

Daniel Blanco 💻🤖 (@danielblancoswe) 's Twitter Profile Photo

En la mayoría de empresas, el cuello de botella en la velocidad de desarrollo no es el tiempo programando, sino los procesos. la IA no acelerará tanto el desarrollo como muchos creen, especialmente en empresas grandes.

Miguel Ángel Durán (@midudev) 's Twitter Profile Photo

Esta noticia es MENTIRA. Vamos a ver. LaLiga no está golpeando a la piratería ni ha bloqueado a 400.000 usuarios de plataformas ilegales. Lo que está haciendo es bloquear rangos de IPs de Cloudflare dejando SIN SERVICIO a miles de páginas legítimas (mientras bloquea algunas

Esta noticia es MENTIRA. Vamos a ver.

LaLiga no está golpeando a la piratería ni ha bloqueado a 400.000 usuarios de plataformas ilegales.

Lo que está haciendo es bloquear rangos de IPs de Cloudflare dejando SIN SERVICIO a miles de páginas legítimas (mientras bloquea algunas
MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Have a long webpage or infinite scroll? 📃 Apply content-visibility to sections of the page to delay rendering until they're visible, resulting in faster initial load times. Once the content scrolls into view, it gets rendered automatically. Use now 👇 developer.mozilla.org/en-US/docs/Web…

jhey ▲🐻🎈 (@jh3yy) 's Twitter Profile Photo

soon you won't need inline custom properties to create staggered motion delays in CSS ✨ .char { transition-delay: calc( sin( ((sibling-index() - 1) / sibling-count()) * 45deg) * 0.5s ); }

elhacker.NET (@elhackernet) 's Twitter Profile Photo

En 2010, Aaron Swartz descargó 70 GB de artículos de la JSTOR. Se enfrentó $1 millón de multa y 35 años de cárcel. Se suicidó en 2013. Meta ha descargado ilegalmente 80+ terabytes de libros de LibGen, Anna's Archive y Z-library para entrenar sus modelos AI sin ningún castigo

En 2010, Aaron Swartz descargó 70 GB de artículos de la JSTOR. Se enfrentó $1 millón de multa y 35 años de cárcel. Se suicidó en 2013.

Meta ha descargado ilegalmente 80+ terabytes de libros de LibGen, Anna's Archive y Z-library para entrenar sus modelos AI sin ningún castigo
The Angular Dev (@theangulardev) 's Twitter Profile Photo

Angular 20 lands May 29, 2025 bringing zoneless change detection, signal-based forms, selectorless components and a reliable release cycle. { author: RsJS | Rohtash Sethi } #DEVCommunity #Angular dev.to/rohtashsethi/a…

Jesus L.C. (@jeslopcru) 's Twitter Profile Photo

📢 Slack no es el problema. El caos (o la calma) depende de cómo lo usas. Aquí van algunos consejos prácticos que hemos aplicado en mi equipo para no silenciarlo todo y aún así trabajar bien 👇 🧵

Wes Bos (@wesbos) 's Twitter Profile Photo

Safari 26 is FINALLY going to support SVG favicons. Just updated fav.farm to serve up an SVG emoji instead of the weird android png version

Safari 26 is FINALLY going to support SVG favicons. 

Just updated fav.farm to serve up an SVG emoji instead of the weird android png version
Jake Archibald (@jaffathecake) 's Twitter Profile Photo

CSS uses a complex algorithm to decide how to animate transforms. If you get it wrong, as many folks do, you end up with an unnatural animation. Here's how it works, and how to avoid the pitfalls. jakearchibald.com/2025/animating…

Victoria Slocum (@victorialslocum) 's Twitter Profile Photo

𝗠𝗖𝗣 vs 𝗔𝗴𝗲𝗻𝘁 𝗦𝗸𝗶𝗹𝗹𝘀 (Is one actually better than the other?) If you've been following the vibe coding movement, you've probably experienced your coding agent not being able to code well with specialized tools or infrastructure. Legacy syntax, wrong parameters,

𝗠𝗖𝗣 vs 𝗔𝗴𝗲𝗻𝘁 𝗦𝗸𝗶𝗹𝗹𝘀

(Is one actually better than the other?)

If you've been following the vibe coding movement, you've probably experienced your coding agent not being able to code well with specialized tools or infrastructure. Legacy syntax, wrong parameters,