Search

Nalezeno "rather": 178

Pseudo-Randomly Adding Illustrations with CSS


Between each post of Eric Meyer’s blog there’s this rather lovely illustration that can randomly be one of these five options: Eric made each illustration into a separate background image then switches out that image with the nth-of-type CSS property, like this: .entry:nth-of-type(2n+1)::before...

Getting JavaScript to Talk to CSS and Sass


JavaScript and CSS have lived beside one another for upwards of 20 years. And yet it’s been remarkably tough to share data between them. There have been large attempts, sure. But, I have something simple and intuitive in mind — something not involving a structural change, but rather putting...

Maintaining Performance


Real talk from Dave: I, Dave Rupert, a person who cares about web performance, a person who reads web performance blogs, a person who spends lots of hours trying to keep up on best practices, a person who co-hosts a weekly podcast about making websites and speak with web performance professionals…...

Freezing User-Agent Strings


There's been news about Chrome freezing their User-Agent string (and all other major browsers are on board). That means they'll still have a User-Agent (UA) string (that comes across in headers and is available in JavaScript as navigator.userAgent. By freezing it, it will be less useful over time...

Simple Image Placeholders with SVG


A little open-source utility from Tyler Sticka that returns a data URL of an SVG to use as an image placeholder as needed. I like the idea of self-running utilities like that, rather than depending on some third-party service, like placekitten or whatever. Not that I'd advocate for feature...

Edgium


January 15th, 2020 was the day Microsoft Edge went Chromium. A drop in browser engine diversity. There is a strong argument to be made that's not good for an ecosystem. Looked at another way, perhaps not so bad: Perhaps diversity has just moved scope. Rather than the browser engines themselves...

Third-Party Components at Their Best


I'm a fan of the componentization of the web. I think it's a very nice way to build a website at just about any scale (except, perhaps, the absolute most basic). There are no shortage of opinions about what makes a good component, but say we scope that to third-party for a moment. That...

The UN must embrace blockchain


CoinMarketCap Daily Newsletter Your daily newsletter for 30 December, 2019 “I think every single imperfection adds to your beauty. I'd rather be imperfect than perfect.” - Sonam Kapoor In today's newsletter, we will be covering: the Treadway Commission issuing blockchain […] The post The...

The UN must embrace blockchain


CoinMarketCap Daily Newsletter Your daily newsletter for 30 December, 2019 “I think every single imperfection adds to your beauty. I'd rather be imperfect than perfect.” - Sonam Kapoor In today's newsletter, we will be covering: the Treadway Commission issuing blockchain […] The post The...

Make a smooth shadow, friend.


One box-shadow is cool and all, but check out Philipp Brumm's tool for building out comma-separated multiple box-shadows, which result in a much smoother and more natural look. This reminds me very much of the idea for easing linear-gradient. In a gradient, this smoothing effect is handled...

The Jim Bell System Revisited


Let me re-emphasize that I have neither the knowledge nor the will to implement this system. I certainly don’t like the State, but I would rather concentrate my energies on constructive rather than destructive solutions. That said, I still think governments everywhere are going to be staring...

German Banks Authorized to Store and Sell Cryptocurrency in 2020


Next year German banks will be able to manage cryptocurrencies like bitcoin after the fourth EU money laundering directive goes into effect. The directive passed in the German parliament, Bundestag, allows banks in the country to act as cryptocurrency custodians rather than rely on third-party...

Emcee Tips for a Conference or Meetup


There are some great resources out there to help conference speakers give better talks, but fewer for people who are preparing to take on the role of emcee at meetup or conference. I've been fortunate enough to emcee conferences more than 20 times now, most recently JAMstack_conf which I help...

What’s at Stake With Masternode Coins?


“Masternode” is a term that echoes less often in the cryptosphere these days, but not because user-controlled nodes have fallen out of favor. Rather, the nomenclature has shifted, with “staking” now used to describe the array of blockchains that fall under this banner. As...

A Super Weird CSS Bug That Affects Text Selection


You know how you can style (to some degree) selected text with ::selection? Well, Jeff Starr uncovered a heck of a weird CSS bug. If you: Leave that selector empty Link it from an external stylesheet (rather than <style> block) Selecting text will have no style at all....

Two-Value Display Syntax (and Sometimes Three)


You know the single-value syntax: .thing { display: block; }. The value "block" being a single value. There are lots of single values for display. For example, inline-flex, which is like flex in that it becomse a flex container, but behaves like an inline-level element rather than a block-level...

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