Search
G20 Leaders Issue Declaration on Crypto Assets – A Look at Their Commitments
1.7.2019
The G20 leaders jointly issued a declaration on crypto assets at the end of their summit in Osaka, Japan. They declared their commitments, reaffirmed that crypto assets do not pose a threat to global financial stability, and requested further work done by standard-setting bodies. Also read:...
Kleiman Attorney: ‘Craig Wright Hasn’t Complied With the Order to List His Bitcoin’
21.6.2019
A court filing has surfaced in the ongoing Kleiman v. Wright lawsuit that gives details concerning the existence of the alleged Tulip Trust and another trust known as the Tulip Trust II. The filing of Craig Wright’s declaration dated May 8, 2019 is partially redacted but gives a description...
CSS Algorithms
6.3.2019
I wouldn't say the term "CSS algorithm" has widespread usage yet, but I think Lara Schenck might be onto something. She defines it as:
a well-defined declaration or set of declarations that produces a specific styling output
So a CSS algorithm isn't really a component where there is some parent...
DRY State Switching With CSS Variables: Fallbacks and Invalid Values
6.12.2018
This is the second post in a two-part series that looks into the way CSS variables can be used to make the code for complex layouts and interactions less difficult to write and a lot easier to maintain. The first installment walks through various use cases where this technique applies. This post...
DRY Switching with CSS Variables: The Difference of One Declaration
5.12.2018
This is the first post of a two-part series that looks into the way CSS variables can be used to make the code for complex layouts and interactions less difficult to write and a lot easier to maintain. This first installment walks through various use cases where this technique applies. The second...