Search
Additive Animations in CSS
3.11.2020
Daniel C. Wilson explains how with CSS @keyframe animations, when multiple of them are applied to an element, they do both work. But if any properties are repeated, only the last one works. They override each other. I’ve seen this limitation overcome by applying keyframes to nested elements...
Venezuela to Incorporate Bitcoin and Litecoin Wallets into National Remittances Platform
2.11.2020
Venezuela says it will incorporate bitcoin and litecoin wallets to its Patria’s Cryptocurrency Remittance Platform. In an update, authorities in the country say this move will enable Venezuelan citizens to formally receive remittances in cryptocurrency form. Many citizens of hyperinflation...
Dark Web Hackers Claim to Hold Keys to 10K Robinhood Accounts: Report
1.11.2020
The number of Robinhood-related emails for sale outnumber those for other brokerages by about 5-to-1, the report says
In Defense of Tables and Floats in Modern Day Development
30.10.2020
Twenty-plus years ago, tables were the main way web pages were created in HTML. It gave web builders consistent control of constructing pages with some “design.” No longer did sites only have to be top-to-bottom in a linear manner — they could be set up with columns that align left-to-right...
Dutch Police Seize $33 Million in Bitcoin from Couple Accused of Money Laundering
30.10.2020
Prosecutors from the Netherlands have seized 2,532 bitcoins worth $33 million after a couple was convicted of money laundering by the Rotterdam District Court. The man and his wife were sentenced to two years for illegal money transmission and the court claims the couple’s bitcoin stash...
More on content-visibility
28.10.2020
Back in August 2020, when the content-visiblity property in CSS trickled its way into Chrome browsers, Una Kravets and Vladimir Levin wrote about it and we covered it. The weirdest part is that to get the performance value out of it, you pair it with contain-intrinsic-size on these big chunks...
Awesome Demos Roundup #18
28.10.2020
A big selection of the best web experiments made in the past weeks.
The post Awesome Demos Roundup #18 appeared first on Codrops
Core Web Vital Tooling
26.10.2020
I still think the Google-devised Core Web Vitals are smart. When I first got into caring about performance, it was all: reduce requests! cache things! Make stuff smaller! And while those are all very related to web performance, they are abstractly related. Actual web performance to users are things...
[aktualita] Český červený kříž spouští web darujnotebook.cz, má propojit školy s dárci
26.10.2020
Mnoho rodin aktuálně řeší problémy se zajištěním komfortní distanční výuky. Důvodem je nedostatečné technické vybavení dětí. Mnohdy se o jeden počítač dělí v rodině více dětí a tak vázne komunikace nejen se školou, ale také se spolužáky a kamarády. Tato skutečnost byla impulsem pro vytvoření...
Privacy-Focused Brave Users Can Now Purchase Bitcoin Cash Through Bitcoin.com
25.10.2020
The privacy-centric web browser Brave has partnered with Bitcoin.com in order to give users access to cryptocurrencies like bitcoin cash from directly inside their browser. The newly added Bitcoin.com widget has been added to the latest Brave software and is now available to users in various...
PlayStation's new (web) store, genre viability & more
23.10.2020
A grand old round-up to finish things out
UI Interactions & Animations Roundup #11
22.10.2020
A new hand-picked collection of great web motion design concepts, UI interactions and animations.
The post UI Interactions & Animations Roundup #11 appeared first on Codrops
Three Trends Killing Web Privacy and Decentralization
22.10.2020
The decentralized design of the web gives it the potential to be more privacy-preserving than any other system. Yet, there are long range threats at play
$10 Billion in BTC Reserves: Companies With Bitcoin Treasuries Command Close to 4% of the Supply
21.10.2020
The web portal bitcointreasuries.org now shows close to two dozen firms with a large number of bitcoin reserves. Currently, the aggregate total bitcoin held in reserves by the 23 companies listed is roughly 785,999 BTC worth well over $10 billion dollars. This past August the billion-dollar firm...
Nigeria Protests Show Bitcoin Adoption Is Not Coming: It’s Here
21.10.2020
Blockchain is gaining traction fast in Nigeria partly because its young and tech-savvy population is showing an eagerness to learn more about Web3.0, a decentralized internet powered by blockchain technology
cookieStore: Async Cookie API
20.10.2020
One pattern in the JavaScript API world that web development veterans will notice is that we’ve been creating new methods to accomplish what older, grosser APIs once achieved. XMLHttpRequest became the fetch API, some APIs like Battery became async, and there are dozens of other examples....
The failed promise of Web Components
20.10.2020
Lea has some words:
Perusing the components on webcomponents.org fills me with anxiety, and I’m perfectly comfortable writing JS — I write JS for a living! What hope do those who can’t write JS have? Using a custom element from the directory often needs to be preceded by a ritual of...
Our Best Posts on Web Components
19.10.2020
A grouping of hand-selected posts from our site about Web Components. We've published a very useful article series from Caleb Williams, so that's here, but also sprinkled in some other informational and link posts on the subject.
The post Our Best Posts on Web Components appeared first...
US financial watchdog fines early Bitcoin mixer $60M for money laundering
19.10.2020
FinCEN has fined the operator of early crypto mixers Helix and Coin Ninja for Bank Secrecy Act violations
Focus management and inert
19.10.2020
Many forms of assistive technology use keyboard navigation to understand and take action on screen content. One way of navigating is via the Tab key. You may already be familiar with this way of navigating if you use it to quickly jump from input to input on a form without having to reach for your...