Search

Nalezeno "no more": 9202

CSS fix for 100vh in mobile WebKit


A surprisingly common response when asking people about things they’d fix about anything in CSS, is to improve the handling of viewport units. One thing that comes up often is how they relate to scrollbars. For example, if an element is sized to 100vw and stretches edge-to-edge, that’s...

Comparing Social Media Outlets for Developer Tips


As a little experiment, I shared a development tip on three different social networks. I also tried to post it in a format that was most suitable for that particular social network: On Twitter, I made it a thread. On Instagram, I made it a series of images. On YouTube, I made it a video. How...

Blockchain Interoperability, Ethereum Classic to Upgrade + More News


Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. Blockchain news Accenture and Fujitsu Laboratories are jointly developing a blockchain interoperability solution, per a press...

How to Tame Line Height in CSS


In CSS, line-height is probably one of the most misunderstood, yet commonly-used attributes. As designers and developers, when we think about line-height, we might think about the concept of leading from print design — a term, interestingly enough, that comes from literally putting pieces of lead...

WTF is a Static API


Just like there is a movement to make more websites (and more of websites) from pre-rendered static files (Jamstack), so to might we consider moving content-based APIs to be static. Sean C Davis: A static API is simply a collection of flat JSON files that live on a content delivery...

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

Coinbase Implements Fixes, Shortage Of Blockchain Specialists + More News


Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. Exchanges news Following two outages on April 29 and May 9, Coinbase said they are changing their database deployment topology...

How to Make a Simple CMS With Cloudflare, GitHub Actions and Metalsmith


Let’s build ourselves a CMS. But rather than build out a UI, we’re going to get that UI for free in the form of GitHub itself! We’ll be leveraging GitHub as the way to manage the content for our static site generator (it could be any static site generator). Here’s the gist of it: GitHub is going...

Online Together


(This is a sponsored post.) An Event Apart: Online Together is a single-day online conference with an intense focus on digital design, UX, content, code, and more, giving you deep insights into where we are now and where things are going next. AEA! With a brand new online version of their...

Bitcoin (BTC) Strengthens Even More; May Surpass the $10k Milestone Soon


Bitcoin is most likely to cross the $10k mark before it approaches the month-end; the coin is set to knock the barriers above $9900 once again this month; can we thank the recent halving for this? The 200-day EMA line poses as a support level; the coin seems rock-solid above $9000 right now;...

Interest in Buying Bitcoin Is Highest In More Than Two Years


Source: Adobe/AA+W People have shown more interest in Bitcoin (BTC) - in what it is, as well as in buying the most popular cryptocurrency - in the period leading to the May halving than in more than two years before it, including the 2019 rally. To get a better understanding of how popular BTC...

More Than $220M in Bitcoin Withdrawn from Crypto Exchanges Since the Halving


In mid-April, news.Bitcoin.com reported on a great number of BTC withdrawn from cryptocurrency trading platforms and after the third BTC halving, the trend has picked up once again. Data from Glassnode’s Bitcoin Exchange Net-Flow statistics show that close to 24,000 BTC has been withdrawn...

Equal Width Columns in CSS Grid are Kinda Weird


Everything is flexible these days. If you write grid-template-columns: 200px 200px 200px;, sure, you’d have equal-width columns, but that’s a rare day. What you usually mean is three columns of equal fluid width. We’ve got fractional units for that, like grid-template-columns:...

Pseudo-elements in the Web Animations API


To use the Web Animations API (e.g. el.animate()) you need a reference to a DOM element to target. So, how do you use it on pseudo-elements, which don’t really offer a direct reference? Dan Wilson covers a (newish?) part of the API itself: const logo...

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