Search
The Buy Zone – Knowing Where To Buy And Sell
9.6.2020
If you’ve ever dabbled in the trading world, chances are you’ve heard about moving averages. But what are they for? Continue Reading
The post The Buy Zone – Knowing Where To Buy And Sell appeared first on CoinMarketCap Blog
Are You a Developer?
27.5.2020
“You’re not really a developer. Sooner or later people are going to realize you don’t know what you’re talking about. You’re just not good enough.” You’ve probably had thoughts like these at one point or another. You’ve never heard someone else tell you that you’re not a developer, but you’re still...
Why a Startup You’ve Never Heard of Is Now Sponsoring a Bitcoin Core Developer
28.4.2020
CardCoins becomes one of the elite few to sponsor a Bitcoin Core developer – in this instance, Hennadii Stepanov, aka Hebasto
CSS Findings From The New Facebook Design
7.4.2020
Ahmad Shadeed digs around the new Facebook’s front-end code.
One that stood out to me:
.element {
inset: 4px 0;
/* Which is equivalent to: top: 4px, bottom: 4px, left: 0, right: 0 */
}
Whaaat? This is the first I’ve heard of the inset property. Ahmad said he saw it working...
Wide Gamut Color in CSS with Display-P3
31.3.2020
Here’s something I’d never heard of before: Display-P3 support in CSS Color Module Level 4 spec. This is a new color profile supported by certain displays and it introduces a much wider range of colors that we can choose from.
Right now the syntax looks something like this in CSS:
header...
7 of the World’s Largest Blockchain-as-a-Service Enterprises
10.3.2020
You’ve heard of Software as a Service (Saas), the means by which businesses subscribe to and access cloud-based software. Blockchain-as-a-service (BaaS) is its distributed ledger equivalent. It describes the process by which a third party installs, hosts and maintains blockchain networks...
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...
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...
Indian Supreme Court Warms Up to Crypto – RBI’s Arguments Not Convincing
23.1.2020
India’s supreme court heard the crypto case on Thursday, starting with the arguments by the counsel for the Reserve Bank of India (RBI). After pointing out that the RBI ban only hurts crypto businesses but does not stop crypto trading, the court explained that “being an honest...
What makes a site JAMstack?
21.1.2020
I admit I didn’t know the ins and outs of what the Jamstack is until recently, despite having heard the term so frequently. I think I’m not alone in this. It’s an elusive term — how is it different from what came before, especially considering it shares so many similarities? Thankfully, Divya...
Crypto vs RBI: 3 Days of Intense Supreme Court Hearings
18.1.2020
India’s supreme court heard the crypto case in detail over three consecutive days this week. In addition to intense arguments against the central bank having the power to ban crypto, the judges learned how other countries regulate this new sector, the amended EU directive, the FATF guidance...
How many CSS properties are there?
15.1.2020
Tomasz Łakomy posted a joke tweet about naming all the CSS attributes and Tejas Kumar replied with a joke answer, going as far as making an npm module. You can even run a terminal command to see them:
npx get-all-css-properties
You'll get 259 of them. The source code uses the website quackit.com...
Netlify High-Fives
14.1.2020
We've got Netlify as a sponsor around here again this year, which is just fantastic. Big fan. Our own Sarah Drasner is Head of DX (Developer Experience) over there, if you hadn't heard. And if you haven't heard of Netlify, well, you're in for a treat. It's a web host, but for your jamstack sites...
Illinois has legalized blockchain contracts
10.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 10 January, 2020 “We cannot learn from one another until we stop shouting at one another - until we speak quietly enough so that our words can be heard as well as our voices.” […]
The post Illinois has legalized blockchain contracts...
Illinois has legalized blockchain contracts
10.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 10 January, 2020 “We cannot learn from one another until we stop shouting at one another - until we speak quietly enough so that our words can be heard as well as our voices.” […]
The post Illinois has legalized blockchain contracts...
How Auto Margins Work in Flexbox
6.1.2020
Robin has covered this before, but I've heard some confusion about it in the past few weeks and saw another person take a stab at explaining it, and I wanted to join the party.
Say you have a flex container with some flex items inside that don't fill the whole area.
See the Pen
ZEYLVEX...
Microbrowsers are Everywhere
3.1.2020
The word "microbrowser" clearly got my attention. Never heard that before. Colin Bendell defines them as the little parts of other software that do HTTP requests to a URL to generate a preview. Like the little URL preview in iOS messages, WhatsApp, or Slack.
I'm a tiny bit skeptical of the name...
Adding Dynamic And Async Functionality To JAMstack Sites
2.1.2020
Jason Lengstorf:
Here’s an incomplete list of things that I’ve repeatedly heard people claim the JAMstack can’t handle that it definitely can:
Load data asynchronously
Handle processing files, such as manipulating images
Read from and write to a database
Handle user authentication and protect...
Bakkt’s Cash-Settled BTC Futures Could Make Bitcoin More Mainstream: Jennifer Ilkiw
15.11.2019
As you may have heard, earlier this week, CoinMarketCap held its first ever conference — The Capital — in Singapore. One of the event’s keynote speakers was Jennifer Ilkiw — vice president of Intercontinental Exchange (ICE), Asia Pacific.  ICE — […]
The post Bakkt’s Cash-Settled...
[Updated] Bakkt’s Cash-Settled BTC Futures Could Make Bitcoin More Mainstream: Jennifer Ilkiw
15.11.2019
As you may have heard, earlier this week, CoinMarketCap held its first ever conference — The Capital — in Singapore.Continue Reading
The post [Updated] Bakkt’s Cash-Settled BTC Futures Could Make Bitcoin More Mainstream: Jennifer Ilkiw appeared first on CoinMarketCap Blog