Search

Nalezeno "can": 8248

Making a Realistic Glass Effect with SVG


I’m in love with SVG. Sure, the code can look dense and difficult at first, but you’ll see the beauty in the results when you get to know it. The bonus is that those results are in code, so it can be hooked up to a CMS. Your designers can rest easy knowing they don't have to reproduce an effect...

A More Accessible Portals Demo


The point of the <portal> element (behind a flag in Chrome Canary) is that you can preload another whole page (like <iframe>), but then have APIs to animate it to the current page. So "Single Page App"-like functionality (SPA), but natively. I think that's pretty cool. I'm a fan...

How much specificity do @rules have, like @keyframes and @media?


I got this question the other day. My first thought is: weird question! Specificity is about selectors, and at-rules are not selectors, so... irrelevant? To prove that, we can use the same selector inside and outside of an at-rule and see if it seems to affect specificity. body { background:...

Senator Admits U.S. Can't Ban Bitcoin, Crypto Market Goes Up


The crypto market corrected higher following a hearing entitled “Examining Regulatory Frameworks for Digital Currencies and Blockchain” at the U.S. Senate Banking, Housing, and Urban Affairs Committee today. At pixel time (16:33 UTC), bitcoin trades at c. USD 9,697 and is up by 1% in the past...

Creating Dynamic Routes in a Nuxt Application


In this post, we’ll be using an ecommerce store demo I built and deployed to Netlify to show how we can make dynamic routes for incoming data. It’s a fairly common use-case: you get data from an API, and you either don’t know exactly what that data might be, there’s a lot of it, or it might change....

The Simplest Way to Load CSS Asynchronously


Scott Jehl: One of the most impactful things we can do to improve page performance and resilience is to load CSS in a way that does not delay page rendering. That’s because by default, browsers will load external CSS synchronously—halting all page rendering while the CSS is downloaded...

Getting design system customization just right


I had a little rant in me a few months ago about design systems: "Who Are Design Systems For?" My main point was that there are so many public and open source ones out there that choosing one can feel like choosing new furniture for your house. You just measure up what you need and what you like...

Crypto Is Part of Free Speech, and Free Speech Is Everything


On July 23, U.S. Attorney General William Barr gave a speech demanding big players in the tech industry work with government agencies in providing backdoor entry points for encrypted devices and software. Per his reasoning, certain devices and messaging services pose a safety threat by providing...

Hey, Gov’t Officials! Do You Still Think You Can Ban 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. _____________ Dear government official, If you’re a member of Congress...

Datalist is for suggesting values without enforcing values


Have you ever had a form that needed to accept a short, arbitrary bit of text? Like a name or whatever. That's exactly what <input type="text"> is for. There are lots of different input types (and modes!), and picking the right one is a great idea. But this little story is about something...

Huawei Founder Says China Can Issue Own 'Libra'


Ren Zhengfei. Source: a video screenshot, Youtube, Financial Times Ren Zhengfei, the founder and CEO and of Chinese giant Huawei that was recently blacklisted* by the U.S., said that China can issue a similar digital token to Facebook's Libra. Responding to Italian media questions whether Libra...

Don’t comma-separate :focus-within if you need deep browser support


I really like :focus-within. It's a super useful selector that allows you to essentially select a parent element when any of its children are in focus. Say you wanted to reveal some extra stuff when a <div> is hovered... div:hover { .extra-stuff { /* reveal it */ } } That's...

US, EU and Japan Could Trigger ‘Cold Currency War’ by Debasing Fiat


The world’s major central banks are waging war to determine who can make their respective fiat currency weaker. With the likelihood of even more money printing and negative interest rates ahead, people need to be ready to see the value of their money evaporate and the price of everything else...

Zoom, CORS, and the Web


It's sorta sad by funny that that big Zoom vulnerability thing was ultimately related to web technology and not really the app itself. There is this idea of custom protocols or "URL schemes." So, like gittower:// or dropbox:// or whatever. A native app can register them, then URLs that hit them...

PR: FuzeW Launches Special BCH Cold Wallet Summer Promo


Fuze W announces that it will hold a promotion to offer discount coupons to Bitcoin.com readers who purchase the Fuze W as a special event for summer. The promotion will last until July 31, and can be purchased at a discount of more than 20 percent off the Fuze W hardware cold wallet when paid with...

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