Search

Nalezeno "Coverage": 84

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...

Youtube Reinstates Bitcoin.com’s Official Channel After Suspension


Just recently, the official Bitcoin.com Youtube channel was suspended and removed from the popular video platform. During the last 12 months, Youtube has censored information and banned cryptocurrency video coverage with no remorse. As the censorship continues to wreak havoc on innocent content...

Notion-Powered Websites


I’m a big fan of Notion, as you likely know from previous coverage and recent video. It’s always interesting to see what other people do with Notion, and even how Notion uses Notion. I’d say most usage of Notion is private and internal, but any page on Notion can be totally...

Chromium lands Flexbox gap


I mentioned this the other day via Michelle Barker’s coverage, but here I’ll link to the official announcement. The main thing is that we’ll be getting gap with flexbox, which means: .flex-parent { display: flex; gap: 1rem; } .flex-child { flex: 1; } That’s excellent...

React Integration Testing: Greater Coverage, Fewer Tests


Integration tests are a natural fit for interactive websites, like ones you might build with React. They validate how a user interacts with your app without the overhead of end-to-end testing.  This article follows an exercise that starts with a simple website, validates behavior with unit...

Chinese Province: All Our Cities Have Blockchain Platform Coverage


Danxia landform, Zhangye City, Gansu Province, China. The Northwestern Chinese province of Gansu says that all of its cities are now covered by its Blockchain Service Network (BSN) service platform. Per a report from the Chinese Communist Party's official newspaper the People's Daily, Gansu first...

How to use CSS Scroll Snap


Nada Rifki demonstrates the scroll-snap-type and scroll-snap-alignCSS properties. I like that the demo shows that the items in the scrolling container can be different sizes. It is the edges of those children that matter, not some fixed snapping distance. I like Max Kohler's coverage...

CSS Viewport Units


Deep dive from Ahmad. I like the coverage of vmin and vmax, which I think I don't reach for as often as I should. I'm thinking that if you are doing something highly directional (e.g. a full bleed trick), then directly using vw is necessary. On the other hand, if you're doing a calculation where...

Automated Selenium Testing with Jest and LambdaTest


You know what the best thing is about building and running automated browser tests is? It means that the site you're doing it on really matters. It means you're trying to take care of that site by making sure it doesn't break, and it's worth the time to put guards in place against that breakages....

Appetite for Bitcoin Futures Is Growing


After all the fanfare, fevered anticipation, and breathless media coverage, Bakkt’s launch of bitcoin futures on Monday was a damp squib. Despite the rollout of physically delivered BTC futures going without a hitch, volumes were low, while the less said about bitcoin’s price in...

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