Search

Nalezeno "Text": 14373

Backdrop Filter effect with CSS


I love these little posts where some tricky-looking design is solved by a single line of CSS using a little-known property. In this case, the design is a frosted glass effect and the CSS property is backdrop-filter. The approach? Easy peasy: .container { backdrop-filter: blur(10px); } The...

Lazy Loading Images in Svelte


One easy way to improve the speed of a website is to only download images only when they’re needed, which would be when they enter the viewport. This “lazy loading” technique has been around a while and there are lots of great tutorials on how to implement it. But even with all the resources...

Irregular-shaped Links with Subgrid


Michelle Barker covers a situation where you need offset rectangles part of a clickable area. The tricky part is having just the rectangles be clickable. That rules out using some parent element and making the whole larger encompassing rectangle clickable, which is a common (but equally tricky)...

[aktualita] Oldřich Bajer opouští Mall Group


Oldřich Bajer, muž, který se nesmazatelně zapsal do historie českého internetu jako jeden z jeho prvních milionářů, opouští vedení skupiny Mall Group. Na jeho místo zatím nebyl nikdo jmenován, o řízení skupiny se nově dělí užší vedení v podobě Petra Tomáška, Pavla Knapa, Jakuba Střeštíka, Radka...

Tradeoffs and Shifting Complexity


This is a masterclass from Dave: After you hit the wall of unremovable complexity, any “advances” are a shell game, making tradeoffs that get passed down to the user … you get “advances” by shifting where the complexity lives. You don’t get free reductions in complexity. In CSS land...

Making lil’ me


Cassie Evans made a lovely illustration of herself and then used Greensock to add a flourish of animations to polish it off. Cassie wrote a series of posts about how she did it: In this post we’ll cover how to get values from the mouse movement and plug them into an animation. This is...

Make Jamstack Slow? Challenge Accepted.


“Jamstack is slowwwww.” That’s not something you hear often, right? Especially, when one of the main selling points of Jamstack is performance. But yeah, it’s true that even a Jamstack site can suffer hits to performance just like any other site.  Don’t think that by choosing Jamstack you...

[aktualita] Skončila služba Zapni.TV, sotva pokrývala náklady na provoz


Poskytovatel internetové televizní platformy Zapni.TV ukončil k 15. červenci 2020 provoz služby. Oznámil to na webových stránkách.  „Důvodů k ukončení, kterému jsme se snažili vyhnout bezmála poslední rok, je celá řada – především stále komplikovanější legislativa, silná konkurence na trhu...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace