Search

Nalezeno "read": 2382

The Making of an Animated Favicon


It’s the first thing your eyes look for when you’re switching tabs. That’s one way of explaining what a favicon is. The tab area is a much more precious screen real-estate than what most assume. If done right, besides being a label with icon, it can be the perfect billboard to represent what’s...

Front Conference in Zürich


(This is a sponsored post.) I'm so excited to be heading to Zürich, Switzerland for Front Conference (Love that name and URL!). I've never been to Switzerland before, so I'm excited about that, but of course, the web nerd in me is excited to be at the conference with lots of fellow webfolk. Some...

Argentina’s Peso Collapse Shows Governments Shouldn’t Control Money


Whenever bitcoin experiences a sharp drop or volatility, mainstream media analysts jump to declare that cryptocurrency isn’t stable enough to be considered money. The double-digit crash of the Argentine peso in one day, simply due to an election in the country, can be said to prove the same...

Staggered CSS Transitions


Let's say you wanted to move an element on :hover for a fun visual effect. @media (hover: hover) { .list--item { transition: 0.1s; transform: translateY(10px); } .list--item:hover, .list--item:focus { transform: translateY(0); } } Cool cool. But what if you had several list...

Contextual Utility Classes for Color with Custom Properties


In CSS, we have the ability to access currentColor which is tremendously useful. Sadly, we do not have access to anything like currentBackgroundColor, and the color-mod() function is still a ways away. With that said, I am sure I am not alone when I say I'd like to style some links based on...

The Differing Perspectives on CSS-in-JS


Some people outright hate the idea of CSS-in-JS. Just that name is offensive. Hard no. Styling doesn't belong in CSS, it belongs in CSS, a thing that already exists and that browsers are optimized to use. Separation of concerns. Anything else is a laughable misstep, a sign of not learning from...

Market Outlook: Bitcoin Cash Spikes While Economic Fears Spread Worldwide


On Tuesday, August 13, most digital currency prices have dropped in value between 2-5% while crypto trade volumes globally have fallen to $46 billion in the last 48 hours. Despite the downturns across the board, bitcoin cash (BCH) is holding steady, up 2% today and now commanding the fourth largest...

All the New ES2019 Tips and Tricks


The ECMAScript standard has been updated yet again with the addition of new features in ES2019. Now officially available in node, Chrome, Firefox, and Safari you can also use Babel to compile these features to a different version of JavaScript if you need to support an older browser. Let’s look...

Big Banks Enabled Jeffrey Epstein’s Sex Trafficking Crimes


Unlike the unfounded narrative that cryptocurrency enables crime, big banks are more than happy to serve unsavory clients if it is lucrative enough for them. The latest example of this is a report that Jeffrey Epstein was apparently using his bank accounts to fund sex trafficking and possibly other...

Site Monetization with Coil (and Removing Ads for Supporters)


I've tried a handful of websites based on "tip with micropayments" in the past. They come and go. That's fine. From a publisher perspective, it's low-commitment. I've never earned a ton, but it was typically enough to be worth it. Now Bruce has me trying Coil. It's compelling to me for a couple...

In Search of a Stack That Monitors the Quality and Complexity of CSS


Many developers write about how to maintain a CSS codebase, yet not a lot of them write about how they measure the quality of that codebase. Sure, we have excellent linters like StyleLint and CSSLint, but they only help at preventing mistakes at a micro level. Using a wrong color notation, adding...

Crypto Regulations Are Changing Worldwide to Comply With FATF Standards


Governments worldwide are changing the way they regulate crypto assets to comply with the global cryptocurrency standards set by the Financial Action Task Force (FATF). Some are amending existing laws, while others are creating a new system to cooperate and share data. Also read: China Publishes...

Bitcoin Mining Industry’s Exponential Growth Just Won’t Stop


A decade ago when Satoshi Nakamoto unleashed the Bitcoin network, the security behind the protocol was guarded by only a few miners. These days, mining the SHA-256 algorithm has become a thriving industry that hasn’t stopped growing. Also Read: Exploring the SLP Token Universe Built on...

Moving Text on a Curved Path


There was a fun article in The New York Times the other day describing the fancy way Elizabeth Warren and her staff let people take a selfie with Warren. But... the pictures aren't actually selfies because they are taken by someone else. The article has his hilarious line of text that wiggles by...

Building a Full-Stack Serverless Application with Cloudflare Workers


One of my favorite developments in software development has been the advent of serverless. As a developer who has a tendency to get bogged down in the details of deployment and DevOps, it's refreshing to be given a mode of building web applications that simply abstracts scaling and infrastructure...

US Exchanges Race to Launch Regulated Physically-Delivered Bitcoin Futures


The race to launch regulated physically-delivered bitcoin futures is back on for three US-regulated trading platforms after one of them hit a snag with the country’s derivatives regulator, the Commodity Futures Trading Commission. Two other exchanges are racing to launch similar products this...

Developers Reveal Sandbox Video Game Powered by Bitcoin Cash


On August 7, developers from the team Block Hop announced a new sandbox game powered by the Bitcoin Cash (BCH) blockchain. The gaming software called Realmx is a “next-generation” game that uses blockchain technology, extensible crafted items, and online gaming to create unique...

Design Principles for Developers: Processes and CSS Tips for Better Web Design


It is technically true that anyone can cook. But there’s a difference between actually knowing how to prepare a delicious meal and hoping for the best as you throw a few ingredients in a pot. Just like web development, you might know the ingredients—<span>, background-color, .heading-1—but...

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