Search
Brave browser active user base doubled in 2020, hits 25M per month
2.2.2021
The privacy-centric browser allows users to "opt out of the surveillance economy," said Brave CEO Brendan Eich
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...
Survey: There Is ‘Significant Room’ for the NFT Market to Grow Despite Widespread Lack of Knowledge Among People
19.12.2020
A survey about non-fungible token (NFT) trends on crypto users revealed that 47% of correspondents had heard of NFT, and among these, 63% of them had only a basic understanding about it, while 57% of them had never used them. Survey Reveals Common User Has Just a Basic Understanding of NFT Market...
Project gives away 14M tokens in digital universal basic income experiment
2.12.2020
GoodDollar believes that "digital basic income can work at scale, while effecting positive change on a global level.”
Former Trump Economic Advisor and Goldman Sachs President Gary Cohn Warns Bitcoin May Fail
1.12.2020
A former top economic advisor to President Donald Trump and president of Goldman Sachs has shared his view about bitcoin. He claims that the cryptocurrency “lacks some of the basic integrity of a real market,” warning that it “may fail.” Gary Cohn Thinks Bitcoin May Fail...
How to Add Text in Borders Using Basic HTML Elements
1.12.2020
Some HTML elements come with preset designs, like the inconveniently small squares of <input type="checkbox"> elements, the limited-color bars of <meter> elements, and the “something about them bothers me” arrows of the <details> elements. We can style them to match...
Basic Attention Token Price Fails to Reclaim YTD High; Trades at $0.222
28.11.2020
Basic Attention Token, one of the top 50 cryptos of the global market, is seen declining after gaining at the onset of the week, when it rose as high as $0.285, while currently trading at $0.222. BAT was seen drawing a clear uptrend against the US Dollar after the significant pullback and YTD...
Use a Submit Button Outside of !
24.11.2020
Have you ever felt like you’ve been a professional developer or designer forever, and somehow not known something basic, and borderline hate yourself? That’s me with a trick that was introduced to me by Miguel Piedrafita: 🔥 You can submit forms from a button outside of the form...
Bitcoin Ascends in New Crypto Ranking by State-Backed Chinese Institute
17.11.2020
China’s Center for Information and Industry Development (CCID), under the country’s Ministry of Industry and Information Technology, has released its 20th ranking of crypto projects. A total of 37 crypto projects are ranked this time around overall as well as in three separate...
Brave Browser: number of monthly users increases 130% in 1 year
2.11.2020
Brave has now onboarded 20 million active users and almost 1 million content creators
A Guide to Circles, the Project Bringing UBI and FOMO to Ethereum’s xDai Sidechain
22.10.2020
Circles has had its glitches in the early going. Here's what you need to know to get into the newest crypto-powered universal basic income (UBI) project
Your Wallet in 2030 Will Be Full of Free Money
13.10.2020
Real freedom will come when monetary stimulus goes directly to the people, writes Yoni Assia, founder and CEO of eToro
Market Wrap: With Fed Rate Policy Unchanged, Bitcoin Passes $11K; Ether Options Bet on Price Below $400
16.9.2020
Bitcoin's price continues to trend upward while the ether options market signals bearish sentiment
eToro, BlockFi & Nexo capitalize on Brave ads for ‘unmatched engagement’
15.9.2020
What do eToro, Nexo, BlockFi have in common with underwear?
Market Wrap: Bitcoin Stuck at $10.3K; Uniswap Value Locked Gyrates
11.9.2020
The bitcoin market lacks momentum Friday but Uniswap's value locked is on a roller-coaster ride
How CSS Perspective Works
9.9.2020
As someone who loves creating CSS animations, one of the more powerful tools I use is perspective. While the perspective property is not capable of 3D effects all by itself (since basic shapes can’t have depth), you can use the transform property to move and rotate objects in a 3D space (with...
CoinDesk 20 Update: OXT Is In, BAT Is Out
8.9.2020
The CoinDesk 20 has made its first change since launching in July: Orchid (OXT) has replaced the Basic Attention Token (BAT)
DeFi Meets Universal Basic Income With Just-Launched Project From eToro
8.9.2020
eToro's GoodDollar initiative will provide a universal basic income for some of the world's poorest by incentivizing people to yield farm on its platform
Market Wrap: Bitcoin Tanks to $10.4K; ETH Market Cap Share at 2020 High
3.9.2020
Bitcoin’s price is dipping while ether’s share of the crypto market is at a level not seen since 2018
How to Simplify SVG Code Using Basic Shapes
3.9.2020
There are different ways to work with icons, but the best solution always includes SVG, whether it’s implemented inline or linked up as an image file. That’s because they’re “drawn” in code, making them flexible, adaptable, and scalable in any context.
But when working with SVG, there’s always...