'De programador, poeta y loco' de todo eso tengo un poco | IASD | Tech Lover | Programmer | Code | Lector | Rapel | Senderismo | Dev | Microsoft Student Partner
"Un mid implementa contribuciones independientemente. Un Senior resuelve problemas independientemente"
La independencia no significa "solo", sino que ya no están encima de ti para guiarte
Ya sabes navegar por la incertidumbre por ti mismo
Bringing the bear back to form controls with CSS :has() and CSS anchoring 👀
ʕ´•ᴥ•`ʔ
:root:has([type=password]:focus) .paw {
top: anchor(--password, top);
}
Only JavaScript is to toggle the password reveal whose button is anchored to the input 😉
@CodePen link below! 👇
Si así es la demo de una propuesta como será la de una feature a liberar, 👏 great presentation Sophie and @dan_abramov
React Today and Tomorrow - Sophie Alpert and Dan Abramov - React Conf 2018 https://t.co/xr2TUrSu2e via @YouTube
We're better at guarding against SQL injection and sanitizing input from executable code nowadays, which is great, but if you still want to give an engineer a heart attack you can write "[object Object]" into any free-form field
if you teach a person to break something in CI, you give them something to do for an hour. but if you break stuff in prod, you give everybody something to do for the rest of the week 👍🏻