Search
Google vysílal diskuzi o nenávisti. Během okamžiku ji zamořil hate speech
11.4.2019
Google na YouTube vysílal výpověď poradkyně firmy Alexandie Waldenové před americkým Kongresem na téma nenávisti na internetu. U videa nechyběla diskuze, kterou však velice rychle zaplavily silně nenávistné komentáře. Bylo jich tolik, že ji Google nakonec raději vypnul.
Waldenová se v Kongresu
I Don’t Hate Arrow Functions
19.3.2019
TL;DR Arrow functions are fine for certain usages, but they have so many variations that they need to be carefully controlled to not break down the readability of the code. While arrow functions clearly have a ubiquitous community consensus (though not unanimous support!), it turns...
Who is @horse_js?
22.1.2019
Many of us follow @horse_js on Twitter. Twenty-one thousand of us, to be exact. That horse loves stirring up mischief by taking people's statements out of context. It happened to me a few times and almost got me in trouble.
I wonder how many people hate CSS because their experience with...
Gradient Borders in CSS
28.12.2018
Let's say you need a gradient border around an element. My mind goes like this:
There is no simple obvious CSS API for this.
I'll just make a wrapper element with a linear-gradient background, then an inner element will block out most of that background, except a thin line of padding around...