Search
style9: build-time CSS-in-JS
29.7.2020
In April of last year, Facebook revealed its big new redesign. An ambitious project, it was a rebuild of a large site with a massive amount of users. To accomplish this, they used several technologies they have created and open-sourced, such as React, GraphQL, Relay, and a new CSS-in-JS library...
Vue 3.0 has entered Release Candidate stage!
23.7.2020
Vue is in the process of a complete overhaul that rebuilds the popular JavaScript framework from the ground up. This has been going on the last couple of years and, at long last, the API and implementation of Vue 3 core are now stabilize. This is exciting for a number of reasons:
Vue 3 promises...
Casa Releases Results on Server Implementation Test
4.7.2020
Casa finds ElectrumX to be the “best bang for the buck” for server implementations after test
Meet Mistcoin – The First Mineable SLP Token Implementation Launched on Bitcoin Cash
22.6.2020
Bitcoin Cash proponents have been introduced to a new project built using the Simple Ledger Protocol (SLP) framework called mistcoin (MIST). The new token is essentially the first mineable implementation of colored coins on Bitcoin Cash. Mist allows participants to mine the SLP tokens “using...
Advancing Policy: Regulator and Industry Coordination Key to Swift Implementation
31.5.2020
The art of enacting legislation in a timely fashion requires strong cooperation between regulators and industry officials
Block Links: The Search for a Perfect Solution
25.5.2020
I was reading this article by Chris where he talks about block links — you know, like wrapping an entire card element inside an anchor — being a bad idea. It’s bad accessibility because of how it affects screen readers. And it’s bad UX because it prevents simple user tasks, like selecting text.
But...
Bitcoin Cash Upgrade Complete: 3 New Features Added to Consensus Rules
15.5.2020
Today, at precisely 9 a.m. ET on May 15, 2020, the Bitcoin Cash network completed another upgrade adding a few new features to the blockchain. The latest upgrade comes with new opcode support, a chain limit extension, and the improved counting of signature operations using the...
[David Baron’s] Thoughts on an implementable path forward for Container Queries
29.4.2020
That’s the title of a public post from David Baron, a Principal Engineer at Firefox, with thoughts toward container queries. I know a lot of people have been holding their breath waiting for David’s ideas, as he’s one of few uniquely qualified to understand the ins and outs...
One-Man Crypto Company Crushed by Netherlands’ AMLD5 Implementation
24.4.2020
Bittr is the latest Netherlands-based crypto company to close to relocate amid Holland’s implementation of AMLD5
Dutch AMLD5 Implementation Leaves Crypto-Companies Footing the Bill
16.4.2020
Dutch crypto-companies will be left to foot the bill for overreaching AMLD5 implementation
Bitcoin.com Local Gathers Steam as Other P2P Markets Falter
7.3.2020
The bitcoin marketplace Localbitcoins was once the most popular peer-to-peer (P2P) trading platform. But during the last few years, the company’s trading requirements and KYC implementation have caused an influx of traders to migrate to different P2P crypto markets. The mass departure...
Bitcoin Cash Node Reveals Upgrade Plans for May and Difficulty Algorithm Research
3.3.2020
On March 2, the developers behind the Bitcoin Cash Node project announced the team’s plans for the May upgrade and beyond. The programmers highlighted that the implementation was built to follow the longest chain, regardless of whether the Infrastructure Funding Plan (IFP) is voted...
Unfortunately, clip-path: path() is Still a No-Go
2.3.2020
I was extremely excited when I first heard that clip-path: path() was coming to Firefox. Just imagine being able to easily code a breathing box like the one below with just one HTML element and very little CSS without needing SVG or a huge list of points inside the polygon function!
Chris...
‘A Drop-in Replacement for ABC’ – BCH Devs Release Bitcoin Cash Node Software
28.2.2020
On February 27, a group of developers behind the Bitcoin Cash Node implementation released the first version of the project’s codebase. The new client is essentially a drop-in replacement for Bitcoin ABC 0.21.0, as the code aims to disable the Infrastructure Funding Proposal (IFP). Also Read:...
Weaving a Line Through Text in CSS
26.2.2020
Earlier this year, I came across this demo by Florin Pop, which makes a line go either over or under the letters of a single line heading. I thought this was a cool idea, but there were a few little things about the implementation I felt I could simplify and improve at the same time.
First off,...
Crypto Law Implementation ‘Virtually Impossible’ in Virus-hit S Korea
26.2.2020
The coronavirus continues to take its toll on the blockchain and cryptocurrency industry – and is now threatening to derail the introduction of a long-awaited piece of crypto legislation in South Korea.
South Korea is suffering from a severe outbreak of the virus, with over 1,260 confirmed cases...
Recreating the CodePen Gutenberg Embed Block for Sanity.io
25.2.2020
Learn how to create a custom CodePen block with a preview for Sanity Studio, inspired by Chris Coyier’s implementation for Wordpress’ Gutenberg editor.
The post Recreating the CodePen Gutenberg Embed Block for Sanity.io appeared first on CSS-Tricks
Blame the implementation, not the technique
17.2.2020
I'm not sure we've gotten much better at this since Tim Kadlec wrote this in 2012:
Stop me if you’ve heard this one before.
“Responsive design is bad for performance.”“User agent detection is bad. Don’t segment the web.”“Hybrid apps don’t work as well as native apps.”“CSS preprocessors shouldn’t...
Bitcoin Verde’s New Project Aims to Promote Bitcoin Cash Node Diversity
3.2.2020
Software developer Joshua Green announced Friday via the read.cash blog that the Bitcoin Verde team is launching a project to increase mining diversity. Green believes all the Bitcoin Cash implementations should “strive to be viable mining alternatives” and he’s encouraging full...
Developer Adds Improvements to the Bitcoin Cash Java Library
1.2.2020
On January 30, the software developer Pokkst published a blog post sharing his experience of how he’s been maintaining the Java BCH library bitcoincashj for the last 10 months. At one time Pokkst used to develop BTC applications, but then switched to working with BCH in March 2019....