Search
How to Leverage the Fullscreen API… and Style It
12.4.2021
Let’s look at the Fullscreen API in JavaScript. It allows you to do a pretty powerful thing: full screening exactly one particular element you want it to. Not only that, but CSS can help as well with a special selector.…
The post How to Leverage the Fullscreen API… and Style It appeared...
See You Around
12.4.2021
Get it? Because this blog post is about Around, the wonderful new video call software. I’ve been using it for my video calls and I’d be happy to deliver you a TLDR right off the bat: It’s nice. It …
The post See You Around appeared first on CSS-Tricks.
You can support...
Visa and PayPal Can Be the Cosmos and Polkadot of CBDCs
9.4.2021
Existing payment players have a head start in the race to integrate central bank digital currencies worldwide, says our columnist
Headless Form Submission With the WordPress REST API
9.4.2021
If you’re building a WordPress site, you need a good reason not to choose a WordPress form plugin. They are convenient and offer plenty of customizations that would take a ton of effort to build from scratch. They render the …
The post Headless Form Submission With the WordPress REST...
Can a digital pound CBDC retake London’s financial hub status post-Brexit?
9.4.2021
Could a digital pound accelerate Britain's growth post-Brexit and retake London's status as the European financial hub?
Oh Dang, You Can Actually Dismount Bloopers In Super Mario Sunshine’s Cursed Surfing Level
8.4.2021
Love it or hate it, Super Mario Sunshine has a handful of truly awful levels. But it turns out players discovered a way to make one of the game’s worst stages much, much simpler.Read more
The `ping` attribute on anchor links
8.4.2021
I didn’t know this was a thing until Stefan Judis’s post:
<a href="https://www.stefanjudis.com/popular-posts/"
ping="https://www.stefanjudis.com/tracking/"Read popular posts</a
You give an anchor link a URL via a ping attribute, and the browser will hit that URL with a...
Comparing the New Generation of Build Tools
8.4.2021
A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last few years, including webpack, Babel, Rollup, Parcel, create-react-app.
These new …
The post Comparing the New Generation of Build...
The Ledger Solution Is Your Secure Gateway to All Crypto Services
8.4.2021
Everyone already knows that a hardware wallet is critical to protect your digital assets, but did you know that Ledger offers much more than that? By combining the hardware wallet with the Ledger Live app you can buy, sell, lend, swap and stake multiple cryptocurrencies – all in one place....
Economist Says Bitcoin Isn’t Too Big to Fail — Warns BTC Can Only Establish Itself if Governments Allow It
7.4.2021
Allianz’s chief economic advisor Mohamed El-Erian says that bitcoin is not too big to fail and that governments may intervene. While he believes that cryptocurrency will grow in popularity, the economist says “it takes away a lot from governments,” adding that this asset...
CSS Is, In Fact, Awesome
7.4.2021
You’ve seen the iconic image. Perhaps some of what makes that image so iconic is that people see what they want to see in it. If you see it as a critique of CSS being silly, weird, or confusing, you …
The post CSS Is, In Fact, Awesome appeared first on CSS-Tricks.
You can support...
The Next Forza Motorsport Is Gearing Up For Early Testing, And You Can Be A Part Of It
7.4.2021
It’s an exciting time for Forza Motorsport, as Microsoft’s sim racing franchise is gearing up for a reboot and its first installment on the Xbox Series X and S generation of consoles. While there’s no indication as of yet that we’ll see the game released in 2021, developer Turn 10 Studios revealed...
Crypto at risk after Facebook leak: Here’s how hackers can exploit data
7.4.2021
Attacks on digital asset exchanges and trading platforms have decreased drastically in recent years, but data leaks still leave users vulnerable
SvelteKit is in public beta
7.4.2021
Rich Harris:
Think of it as Next for Svelte. It’s a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on.
Great move. I find …
The post SvelteKit is...
Coordinating Svelte Animations With XState
7.4.2021
This post is an introduction to XState as it might be used in a Svelte project. XState is unique in the JavaScript ecosystem. It doesn’t keep your DOM synced with your application state, nor does it help you with asynchrony, …
The post Coordinating Svelte Animations With XState appeared...
How banks can identify money laundering involving crypto, explained
7.4.2021
What are the tools that banks and financial institutions need to identify money laundering involving crypto? This explained guide reveals all
DEX Barter Smartplace Launch: A New Era of NFT Trade
7.4.2021
At Barter Smartplace, collectors can use barter exchange as the best way to build a collection. Trade coins for paintings, sculptures for digital art, a 1960s car for a collection of several gold coins, and many more exchange options are now available through barter. What Is Barter Smartplace?...
Space Jam
6.4.2021
It’s certainly worth noting that the Space Jam website, which made its way into umpteen conference talks for being fabulous evidence of the web’s strength in backward compatibility, has been replaced. We could have saw that coming. Everything is …
The post Space Jam appeared...
5 Ways DeFi Can Revolutionize the Healthcare Industry
6.4.2021
Pradeep Goel, CEO of Solve.Care, a blockchain-powered platform for healthcare benefits administration and payments.
______
Against the backdrop of the COVID-19 pandemic, the recent growth of the decentralized finance (DeFi) market could change the game for the healthcare industry. Let’s explore...
Some Articles About Accessibility I’ve Saved Recently
6.4.2021
“Good news about display: contents and Chrome” — Rachel Andrew notes that the accessibility danger of using display: contents; is fixed in Chrome. The problem was that, say you had a parent div that is laid out as a grid
…
The post Some Articles About Accessibility I’ve...