Search
9 Crypto and Blockchain Firms That Are Hiring Right Now: September Edition
28.8.2020
There’s still some debate as to whether we’re at the start of another crypto bull market — what’s indisputable isContinue Reading
The post 9 Crypto and Blockchain Firms That Are Hiring Right Now: September Edition appeared first on CoinMarketCap Blog
Deeper DX
27.8.2020
Shawn Wang thinks there are deeper, perhaps more uncomfortable, places to go with developer experience (DX) beyond the surface-level stuff that we recently covered. Sure, sure, documentation, CLIs, good demos. But there are much harder questions to answer that are part of the real DX. Shawn lists...
Why you should hire a front-end developer
26.8.2020
Matt Hobbs says you should hire a front-end developer because…
“A front-end developer is the best person to champion accessibility best practices in product teams.”
“80-90% of the end-user response time is spent on the front end.”
“A front-end developer takes pressure...
Price analysis 8/26: BTC, ETH, XRP, LINK, BCH, LTC, BSV, CRO, BNB, ADA
26.8.2020
Bitcoin and altcoins are likely to remain range-bound in the short-term as the bulls and the bears attempt to assert their dominance
What’s New In DevTools (Chrome 86)
26.8.2020
It wasn’t that long ago that Umar Hansa published a look at the most interesting new features in Chrome DevTools released in 2020. In fact, it was just earlier this month!
But in that short amount of time, Chrome has a few new tricks up its sleeve. One of the features Umar covered was...
Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin : A Data Perspective by IntoTheBlock
26.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin : A Data Perspective by IntoTheBlock appeared first on CoinMarketCap...
Link Token Enjoys Japanese Post-Listing Success, Says Chat App Line
26.8.2020
Chat app giant Line says that its link token (LN) has exceeded 100 million yen (around USD 941,000) worth of transaction volumes on its crypto exchange – just six days after it began trading the coin.
According to Hedge Guide, Line – which has some 81 million monthly active users per its...
Pod dohledem na dálku: Test Wi-Fi kamery TP-Link Tapo C200 a chytré zásuvky TP-Link Tapo P100
26.8.2020
Ceny IP kamer padají na dříve nemyslitelné částky, výčet funkcí jim přitom přibývá. Podívali jsme se proto na cenově velice atraktivní řešení od TP-Linku
Comparing Data in Google and Netlify Analytics
25.8.2020
Jim Nielsen:
the datasets weren’t even close for me.
Google Analytics works by putting a client-side bit of JavaScript on your site. Netlify Analytics works by parsing server logs server-side. They are not exactly apples to apples, feature-wise. Google Analytics is, I think it’s fair...
Samsung to Link its Crypto Wallet to SK’s Blockchain-powered ID App
25.8.2020
Source: Adobe/S_E
Samsung smartphones equipped with the Blockchain Keystore crypto wallet function will be able to support the world’s first decentralized ID (DID) solution, after the handset maker struck a deal with South Korean telecoms firm SK Telecom.
The partnership means that users in South...
Anyswap, Uniswap, or Trustswap: Which Swap Protocol is Best for DeFi Users?
25.8.2020
DeFi or decentralized finance is currently the hottest topic in the crypto space; however, it shouldn’t come as a surpriseContinue Reading
The post Anyswap, Uniswap, or Trustswap: Which Swap Protocol is Best for DeFi Users? appeared first on CoinMarketCap Blog
Price analysis 8/24: BTC, ETH, XRP, BCH, LINK, LTC, BSV, CRO, BNB, ADA
24.8.2020
The bulls are aggressively defending the 20-day EMA in Bitcoin and select altcoins, which could result in the resumption of the uptrend
This vs. That
24.8.2020
Here’s a nice site from Phuoc Nguyen, who I’ve noted before has quite a knack for clever sites. This vs. That pits different related concepts against each other as a theme for an article. For example, CSS has display: none;, opacity: 0;, and visibility: hidden; and they all, on...
Stock Trader Dave Portnoy Dives Into Bitcoin, Only to Panic-Sell After Chainlink Plunges
22.8.2020
High profile stock trader Dave Portnoy has panic sold his bitcoin one week after he got into cryptocurrency. He cited the falling price of chainlink, another of his crypto investments, as the main reason. Dave Portnoy Got in and Out of Crypto in One Week American trader and founder of Barstool...
Offering Options for mailto: and tel: Links
21.8.2020
I generally like mailto: links. But I feel like I can smell a mailto: link without even inspecting or clicking it, like some kind of incredibly useless superpower. I know that if I’ve got my default mail client set, clicking that link will do what I want it to do, and if I want, I...
A CSS-only, animated, wrapping underline
21.8.2020
Nicky Meuleman, inspired by Cassie Evans, details how they built the anchor link hover on their sites. When a link is hovered, another color underline kinda slides in with a gap between the two. Typical text-decoration doesn’t help here, so multiple backgrounds are used instead,...
Price Analysis 8/21: BTC, ETH, XRP, BCH, LINK, LTC, BSV, ADA, BNB, CRO
21.8.2020
Bitcoin and several altcoins have formed bearish divergences, which suggests that the bullish momentum has weakened
OMG the Volatility! LINK Crashes as $12K Evades Bitcoin: Weekly Recap
21.8.2020
Bitcoin price faltered above $12,000 as many altcoin cryptocurrencies have seen significant volatility in the past week
Leading-Trim: The Future of Digital Typesetting
21.8.2020
leading-trim is a suggested new CSS property that lets us remove the extra spacing in every font so that we can more predictably style text. Ethan Wang has written about it — including how Microsoft has advocated for it — and that it’s now part of the Inline Layout Module Level 3 spec.
You’d use...
To grid or not to grid
20.8.2020
Sarah Higley does accessibility work and finds that “tables and grids are over-represented in accessibility bugs.”
The drum has been banged a million times: don’t use a <table> for layout. But what goes around comes around. What’s the the #1 item in a list...