Search
Bitcoin Websites Asked to Remove White Paper After Craig Wright Claims Copyright Infringement
21.1.2021
During the last few days, the cryptocurrency community has been discussing the recent action taken by Craig Wright’s lawyers against web portals that host the original Bitcoin white paper. Recently letters were sent to a number of websites requesting the removal of the paper due to alleged...
Scrollbars on Hover
21.1.2021
First, scrollbars are a usability and accessibility thing. Second, a rule of thumb: if an area scrolls, it should have a visible scrollbar. But the web is a big place and I like tricks, so I’m going to cover the …
The post Scrollbars on Hover appeared first on CSS-Tricks.
You...
Pornhub Now Accepts Payment in the Form of XRP, DOGE, BNB and USDC
20.1.2021
The adult entertainment website now accepts payment in 16 cryptocurrencies
New in Chrome 88: aspect-ratio
20.1.2021
And it was released yesterday! The big news for us in CSS Land is that the new release supports the aspect-ratio property. This comes right on the heels of Safari announcing support for it in Safari Technology Preview 118, …
The post New in Chrome 88: aspect-ratio appeared first...
Lightweight Form Validation with Alpine.js and Iodine.js
20.1.2021
Many users these days expect instant feedback in form validation. How do you achieve this level of interactivity when you’re building a small static site or a server-rendered Rails or Laravel app? Alpine.js and Iodine.js are two minimal JavaScript …
The post Lightweight Form Validation with...
Life with ESM
19.1.2021
ESM, meaning ES Modules, meaning JavaScript Modules. Like, import and friends.
Browsers support it these days. There is plenty of nuance, but as long as you’ve dropped IE, the door is fairly open.
Before ESM, the situation for JavaScript …
The post Life with ESM appeared first...
Brave Becomes First Browser to Offer Native IPFS Integration
19.1.2021
IPFS integration gives Brave users easier access to the protocol while improving the overall resilience of the internet
On Type Patterns and Style Guides
19.1.2021
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...
State of JavaScript 2020
18.1.2021
We rounded up a bunch of published 2020 annual reports right before the year ended and compiled them into a big ol’ list. The end of the list called out a couple of in-progress surveys, one of which was …
The post State of JavaScript 2020 appeared first on CSS-Tricks.
You can support...
Building a Decentralized and Uncensorable Internet — The Nexus Protocol
18.1.2021
PRESS RELEASE. On December 21st, 2020, the Nexus Protocol white paper was released. The new internet will be driven by a blockchain-based operating system (LX-OS) and communications protocol (Nexus Protocol), that will be connected by a distributed satellite-based mesh network. The white paper...
Noise.cash: Social Microblogging App Fueled by Bitcoin Cash Tips Gathers Traction
18.1.2021
For quite some time now, bitcoin cash users have been leveraging the web portal read.cash in order to write blog posts, connect with like-minded individuals, and earn bitcoin cash for providing popular content. Now the creators of read.cash have introduced another application called noise.cash...
3 Approaches to Integrate React with Custom Elements
15.1.2021
In my role as a web developer who sits at the intersection of design and code, I am drawn to Web Components because of their portability. It makes sense: custom elements are fully-functional HTML elements that work in all modern …
The post 3 Approaches to Integrate React with Custom Elements...
Dynamic, Conditional Imports
13.1.2021
With ES Modules, you can natively import other JavaScript. Like confetti, duh:
import confetti from 'https://cdn.skypack.dev/canvas-confetti';
confetti();
That import statement is just gonna run. There is a pattern to do it conditionally though. It’s like this:
(async ()
…
The post...
Cloudflare Unveils Gateway to Distributed Web With ENS, IPFS Integration
13.1.2021
Internet hosting giant Cloudflare has unveiled a new connection to the "uncensorable" web
Two Issues Styling the Details Element and How to Solve Them
13.1.2021
In the not-too-distant past, even basic accordion-like interactions required JavaScript event listeners or some CSS… trickery. And, depending on the solution used, editing the underlying HTML could get complicated.
Now, the <details> and <summary> elements (which combine to form...
Darknet Giant Darkmarket Shut Down, Alleged Operator Arrested
13.1.2021
The authorities in seven countries and Europol have jointly taken down Darkmarket, one of the largest darknet marketplaces. The action was taken after the marketplace’s alleged operator was arrested in Germany. Authorities Shut Down Darkmarket Europol announced Tuesday that darknet...
Largest Dark Web Market Taken Offline as Alleged Operator Arrested in Germany
13.1.2021
The DarkMarket site was thought to be the world's largest illegal online marketplace
Pirated Academic Database Sci-Hub Is Now On the ‘Uncensorable Web’
12.1.2021
Sci-Hub, a pirate database of academic papers using bitcoin for funding, has joined the distributed domain names network Handshake
Flash’s Web Tech Legacy
11.1.2021
Tiffany B. Brown on how Flash paved the way for some things we might think of as fairly modern web technologies:
Flash wasn’t just good for playing multimedia. It was also good for manipulating it. Using ActionScript, you could pan
…
The post Flash’s Web Tech Legacy...
Now Is the Time to Advance the Decentralized Web
11.1.2021
After the U.S. Capitol insurrection and Twitter's unilateral ban of President Trump, decentralizing the web has never been more necessary