Search

Nalezeno "idea": 411

Mad Money’s Jim Cramer Has a Plan to Save Gamestop With Bitcoin


Mad Money host Jim Cramer thinks he has a solution to save troubled video game retailer Gamestop with the help of bitcoin. He suggests that Gamestop should raise money to buy the cryptocurrency, then convert its 5,000 locations into bitcoin stores. He believes his idea will work. Jim Cramer...

What Are You Playing This Weekend?


The weekend is for realizing how short February is at the last moment. It’s so short. We should fix that. Also, it’s about playing an anime game that should be my jam but is currently confusing the hell out of me. Read more

Hiding Content Responsibly


We’ve covered the idea of hiding things in CSS many times here, the most recent post being Marko Ilic’s “Comparing Various Ways to Hide Things in CSS” which did a nice job of comparing different techniques which you’d use in different … The post Hiding...

Use CSS Clamp to create a more flexible wrapper utility


I like Andy’s idea here: .wrapper { width: clamp(16rem, 90vw, 70rem); margin-left: auto; margin-right: auto; padding-left: 1.5rem; padding-right: 1.5rem; } Normally I’d just set a max-width there, but as Andy says: This becomes a slight issue in mid-sized viewports, such...

Using AbortController as an Alternative for Removing Event Listeners


The idea of an “abortable” fetch came to life in 2017 when AbortController was released. That gives us a way to bail on an API request initiated by fetch() — even multiple calls — whenever we want. Here’s a super … The post Using AbortController as an Alternative for Removing Event Listeners...

SVG within CSS


Stefan Judis has a “Today I Learned” (TIL) post explaining how SVGs filters can be inlined in CSS. The idea is that CSS has the filter property which supports some built-in functions, like grayscale(100%) and stuff like that. But … The post SVG within CSS appeared first...

Animating a CSS Gradient Border


This little trick for gradient borders is super useful: .border-gradient { border: 5px solid; border-image-slice: 1; border-image-source: linear-gradient(to left, #743ad5, #d53a9d); } Here’s some basic demos from our article on the subject. Sephanie Eckles was sharing around the idea...

Ideaology Launches IEO Public Sale Today on Bitcoin.com Exchange


PRESS RELEASE. January 26, 2020 – Bitcoin.com Exchange, one of the leading authorities in the cryptocurrency exchanges market, announces the launch of the Ideaology token (IDEA) public sale today at 10:00 UTC. Ideaology consists of a freelance platform which will accommodate most of...

Bitcoin Protection, New Surveys, Mnuchin's Idea On Ice + More News


Get your daily, bite-sized digest of cryptoasset and blockchain-related news – investigating the stories flying under the radar of today’s crypto news. Bitcoin news Not only has bitcoin (BTC) proved lousy at offsetting short-term drawdowns in big sell-offs, its very popularity among retail...

Idea Of Taxing Unrealized Gains Resurfaces As Money Printing Intensifies


Sources: Adobe/Maksym Yemelyanov United States President Joe Biden's Treasury secretary nominee Janet Yellen has once again become a topic of discussion in the Cryptoverse - this time over her comments suggesting she may look to tax of unrealized gains. And this has led some to question if the...

On Type Patterns and Style Guides


Over the last six years or so, I’ve been using these things I’ve been calling “type patterns” in my web design work, and they’ve worked out pretty well for me. I’ll dig into what they are and how they can … The post On Type Patterns and Style Guides appeared first on CSS-Tricks. You...

Custom Properties as State


Here’s a fun idea from James Stanley: a CSS file (that presumably updates daily) containing CSS custom properties for “seasonal” colors (e.g. spring is greens, fall is oranges). You’d then use the values to theme your site, knowing that those … The post Custom...

Elon Musk Endorses Cryptocurrency for Martian Economy


Spacex and Tesla CEO Elon Musk, widely believed to be the man taking humanity to Mars and building a permanent settlement there, tweeted his approval of the idea that Mars’ economy will run on cryptocurrency. Elon Musk Envisions Mars’ Economy Run on Cryptocurrency Elon Musk believes...

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