Search

Nalezeno "works": 3068

Turkey Throws Another Wrench Into the USD’s Works and Joins Russian Swift


The dominance of the U.S. dollar as the global reserve currency is being robustly challenged on all fronts. Other geopolitical powers and smaller but important players are unwilling to accept the political influence Washington exerts through its fiat money. And in times of trade wars, sanctions...

Awards That Look Beyond the Flashy


Dan Mall is judging the Communication Arts Interactive 2020 awards. These types of things are usually a celebration of flashy, short-lived, one-off designs. Those things are awesome, but Dan has more in mind: I’d love to award work that demonstrates creative use of the highest level of color...

Various Methods for Expanding a Box While Preserving the Border Radius


I've recently noticed an interesting change on CodePen: on hovering the pens on the homepage, there's a rectangle with rounded corners expanding in the back. Expanding box effect on the CodePen homepage. Being the curious creature that I am, I had to check how this works! Turns out, the rectangle...

Sãu Paulo Adopts Blockchain Registry for Public Works Management


With the growing proliferation of cryptocurrency in the financial world, the leaders from different spheres and fields have finally started showing trust in digital currency. The recent collaboration of the municipal government of São Paulo, Brazil, with a blockchain network to maintain its public...

The Guide to Understanding Crypto: How Cryptocurrency Works [Part 1]


Introducing The Crypto Demystified Series Welcome to your guide on cryptocurrency! If you’re new to the world of cryptocurrencies and are looking to learn more about them without the complicated jargon, you’ve come to the right place. You might have […] The post The Guide to Understanding...

Can you nest @media and @support queries?


Yes, you can, and it doesn't really matter in what order. A CSS preprocessor is not required. It works in regular CSS. This works: @supports(--a: b) { @media (min-width: 1px) { body { background: red; } } } And so does this, the reverse nesting of the above: @media (min-width:...

The Real Dark Web


Here’s a wonderful reminder from Charlie Owen that everyone in the web design industry isn’t using the latest and greatest technology. And that’s okay! Charlie writes: Most web developers are working on very "boring" teams. They're producing workhorse products that serve the organisation needs....

Giant Backed Terra's Strategy Works, Says Stablecoin Co-Founder


The goal of Terra, a South Korea-based stablecoin project aimed at mass adoption, is to become the largest payments network in Asia in the next three years, Daniel Shin, co-founder of Terra, told Cryptonews.com. To accomplish its goal, Terra, which is backed by South Korea’s internet giant Kakao...

How Google PageSpeed Works: Improve Your Score and Search Engine Ranking


In this article, we uncover how PageSpeed calculates it’s critical speed score. It’s no secret that speed has become a crucial factor in increasing revenue and lowering abandonment rates. Now that Google uses page speed as a ranking factor, many organizations have become laser-focused...

Render Snarky Comments in Comic Sans


Hilarious idea by Zach Leatherman. To test if a comment is "snarky" or not, there is an npm package up to the task. On this site, we generally just delete snarky comments, but I still run a WordPress plugin that allows me to "feature" or "bury" comments. It's old but it still works fine in...

How MakerDAO Works – The Stablecoin Explainer


The most popular decentralized finance application on ethereum, MakerDAO, was built to keep a stablecoin's price stable. Under the hood, it's quite complex, featuring two separate tokens, a lending system and even a voting process. Here's how it works

How to Create a Bitcoin Cash Treasure Hunt


Creating a treasure hunt is a great way to introduce newcomers to the concept of cryptocurrency and to its actual application. It will teach them some of the basics like how a wallet works and give the finders their first few coins. Also Read: Massive Growth by P2P Exchange and AT&T Accepting...

Using Jetpack to Accelerate WordPress Development


(This is a sponsored post.) [Geoff:] I've built a fair number of WordPress sites in my day. It's been my go-to since the 2.x-ish days because it works for any site, big or small. That's the sort of solution and flexibility you like to have as a freelancer. Boy, I wish I had Jetpack available...

All About mailto: Links


You can make a garden variety anchor link (<a>) open up a new email. Let's take a little journey into this feature. It's pretty easy to use, but as with anything web, there are lots of things to consider. The basic functionality <a href="mailto:someone@yoursite.com">Email...

It’s pretty cool how Netlify CMS works with any flat file site generator


Little confession here: when I first saw Netlify CMS at a glance, I thought: cool, maybe I'll try that someday when I'm exploring CMSs for a new project. Then as I looked at it with fresh eyes: I can already use this! It's a true CMS in that it adds a content management UI on top of any static site...

Blurred Borders in CSS


Say we want to target an element and just visually blur the border of it. There is no simple, single built-in web platform feature we can reach for. But we can get it done with a little CSS trickery. Here's what we're after: The desired result. Let's see how we can code this effect, how we...

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