Search

Nalezeno "X post": 31208

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

prerender.js


This is another player in the game of rendering the page of the link that you’re about to click on before you click it. It’s like getting a decent performance boost for extremely little effort. Instant.page is another one, and I’ve been sufficiently convinced by its methodology...

Gold's Post-Pandemic Upside Is Huge. But it Pales Alongside Bitcoin


Juan Villaverde is an econometrician and mathematician devoted to the analysis of cryptocurrencies since 2012. He leads the Weiss Ratings team of analysts and computer programmers who created Weiss cryptocurrency ratings. Dr. Bruce Ng is an educator in the field of Distributed Ledger Technology...

Let’s Take a Deep Dive Into the CSS Contain Property


Compared to the past, modern browsers have become really efficient at rendering the tangled web of HTML, CSS, and JavaScript code a typical webpage provides. It takes a mere milliseconds to render the code we give it into something people can use. What could we, as front-end developers, do...

Blockchain Key to South Korea’s ‘New Deal’ Post-COVID 19 Economic Plan


Source: Adobe/Rochu_2008 How might governments try to drag their economies out of the mire when the coronavirus pandemic finally subsides? Many of those interested in peering into the future are looking to South Korea, where the powers-that-be are already outlining their post-pandemic economic...

A Basic Guide to Using Liquidity to Find The Best Crypto Exchanges


CoinMarketCap just made several important upgrades to the Liquidity Metric, which launched not long ago at the November 2019 TheContinue Reading The post A Basic Guide to Using Liquidity to Find The Best Crypto Exchanges appeared first on CoinMarketCap Blog

I’m getting back to making videos


It’s probably one part coronavirus, one part new-fancy-video setup, and one part “hey this is good for CodePen too,” but I’ve been doing more videos lately. It’s nice to be back in the swing of that for a minute. There’s something fun about coming back to an...

Exciting Things on the Horizon For CSS Layout


Michelle Barker notes that it’s been a heck of a week for us CSS layout nerds. Firefox has long had the best DevTools for CSS Grid, but Chrome is about to catch up and go one bit better by visualizing grid line numbers and names. Firefox supports gap for display: flex, which is great,...

Iran to Cut 4 Zeros From Its Currency Amid Chronic Inflation and US Sanctions


Iranian lawmakers have reportedly approved a plan to slash four zeros from the national currency, the rial, which has been falling sharply in value amid chronic inflation and the U.S. sanctions. The official currency will also be replaced. Economists are skeptical about how the changes will affect...

Creating an Accessible Range Slider with CSS


The accessibility trick is using <input type="range"> and wrestling it into shape with CSS rather than giving up and re-building it with divs or whatever and later forget about accessibility. The most clever example uses an angled linear-gradient background making the input look like...

Working With MDX Custom Elements and Shortcodes


MDX is a killer feature for things like blogs, slide decks and component documentation. It allows you to write Markdown without worrying about HTML elements, their formatting and placement while sprinkling in the magic of custom React components when necessary. Let’s harness that magic and look...

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