@justthore@glr_berlin Ich würde sagen es ist pure Dummheit. Mit Argumenten erreicht man leider keinen Querdenker. In dem Moment, wo sie keine Gegenargumente mehr haben, wollen sie nicht mehr weiterreden.
Fakt ist wer meint Facebook/Telegram sind die Quellen für Informationen ist zurückgeblieben.
@rauschma this is always referencing the context in which the function/method has been called. Can be changed by using call, bind, apply or array function in the first place.
@rauschma Right, I haven’t described it right.
Let me try again: let’s say, you write a function and you don’t want your function to have a context of itself, instead to be called with the surrounding context in which it has been called, you should use a arrow function.
OMG. I never noticed how useful CSS filters are.
Just try "filter: invert(75%);" on the body tag of https://t.co/7hVIIPk62v and see the magic happening for yourself 😋. #DarkMode#cssisawesome
Today I tried to watch some paid content but the payment processing keeps failing. Then I searched for some product from a well known brand and the page loads empty with a “cannot read property ‘css’ of undefined” error. Web development is hard…