Search
India wants 30% of your crypto gains, but that’s not the worst part
23.6.2025
A 30% tax on crypto profits in India is only part of the story. Traders face even bigger hurdles under the current tax regime
India wants 30% of your crypto gains, but that’s not the worst part
23.6.2025
A 30% tax on crypto profits in India is only part of the story. Traders face even bigger hurdles under the current tax regime
India wants 30% of your crypto gains, but that’s not the worst part
23.6.2025
A 30% tax on crypto profits in India is only part of the story. Traders face even bigger hurdles under the current tax regime
India wants 30% of your crypto gains, but that’s not the worst part
23.6.2025
A 30% tax on crypto profits in India is only part of the story. Traders face even bigger hurdles under the current tax regime
India wants 30% of your crypto gains, but that’s not the worst part
23.6.2025
A 30% tax on crypto profits in India is only part of the story. Traders face even bigger hurdles under the current tax regime
A Better API for the Intersection and Mutation Observers
23.6.2025
Zell discusses refactoring the Resize, Mutation, and Intersection Observer APIs for easier usage, demonstrating how to implement callback and event listener patterns, while highlighting available options and methods.
A Better API for the Intersection and Mutation Observers originally published...
Color Everything in CSS
20.6.2025
An introduction to "Color spaces", "Color models", "Color gamuts," and basically all of the "Color somethings" in CSS.
Color Everything in CSS originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
CSS Color Functions
19.6.2025
CSS has a number of functions that can be used to set, translate, and manipulate colors. Learn what they are and how they are used with a bunch of examples to get you started.
CSS Color Functions originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get...
Bitget secures Georgia license as part of Europe expansion
19.6.2025
Bitget picks Georgia for its next step in Eastern Europe, attracted by clear regulations, tax benefits, and a growing crypto user base
Bitget secures Georgia license as part of Europe expansion
19.6.2025
Bitget picks Georgia for the next step of its expansion in Eastern Europe, attracted by clear regulations, tax benefits and a growing crypto user base
Bitget secures Georgia license as part of Europe expansion
19.6.2025
Bitget picks Georgia for the next step of its expansion in Eastern Europe, attracted by clear regulations, tax benefits and a growing crypto user base
Bitget secures Georgia license as part of Europe expansion
19.6.2025
Bitget picks Georgia for the next step of its expansion in Eastern Europe, attracted by clear regulations, tax benefits and a growing crypto user base
GENIUS Act can make stablecoins ‘part of US financial infrastructure’
18.6.2025
The GENIUS Act is one step closer to becoming law in a development that may make stablecoin issuers key players in the US economy
GENIUS Act can make stablecoins ‘part of US financial infrastructure’
18.6.2025
The GENIUS Act is one step closer to becoming law in a development that may make stablecoin issuers key players in the US economy
How to Keep Up With New CSS Features
17.6.2025
How do you stay informed of new CSS features when the language evolves quickly and information is spread all around the web? Sacha Greif has some tips from his work running an annual survey focused on new CSS features.
How to Keep Up With New CSS Features originally published on CSS-Tricks, which...
A Better API for the Resize Observer
16.6.2025
ResizeObserver, MutationObserver, and IntersectionObserver enhance performance over their predecessors. Zell discusses their API similarities, usage steps, refactoring strategies, and advantages with practical examples.
A Better API for the Resize Observer originally published on CSS-Tricks, which...
Breaking Boundaries: Building a Tangram Puzzle With (S)CSS
12.6.2025
We put it to the test and it turns out Sass can replace JavaScript, at least when it comes to low-level logic and puzzle behavior. With nothing but maps, mixins, functions, and a whole lot of math, we managed to bring our Tangram puzzle to life, no JavaScript required.
Breaking Boundaries:...
Riot Sells $1.58M of Bitfarms Shares as Part of Investment Review
10.6.2025
U.S.-based miner retains over 14% ownership after open market sales
Creating an Auto-Closing Notification With an HTML Popover
9.6.2025
The HTML popover attribute transforms elements into top-layer elements that can be opened and closed with a button or JavaScript. Popovers can be dismissed a number of ways, but there is no option to auto-close them. Preethi has a technique you can use.
Creating an Auto-Closing Notification With...
Better CSS Shapes Using shape() — Part 3: Curves
6.6.2025
This is the third article in a series about the CSS shape() function. We've covered drawing lines and arcs in previous articles and, this time, we look specifically at the curve command and how to use it for drawing complex shapes.
Better CSS Shapes Using shape() — Part 3: Curves originally...