Search
A Glimpse Into CoinMarketCap’s Work From Home Setup
4.4.2020
Hey CMC-fam! How are you guys holding up working from home? We understand that increasingly more people around the worldContinue Reading
The post A Glimpse Into CoinMarketCap’s Work From Home Setup appeared first on CoinMarketCap Blog
Some Typography Links
3.4.2020
I just can’t stop bookmarking great links related to typography. I’m afraid I’m going to have to subject you, yet again, to a bunch of them all grouped up. So those of you that care about web type stuff, enjoy.
I know there are lots of good reasons to be excited about variable...
How Blockchain Tech Can Make Coronavirus Relief More Effective
3.4.2020
Smart contracts and distributed ledgers can bring accountability and certainty to coronavirus relief efforts, says economist Stephanie Hurder
Binance Donated $2.4M in Coronavirus Medical Supplies; CZ Pledges More
3.4.2020
Binance CEO Changpeng Zhao said his exchange had donated $2.4 million in crypto to buying medical supplies to fight the novel coronavirus outbreak, and plans to donate up to $5 million total
Ripple Co-Founder Says He Recovered from COVID-19 + More News
3.4.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Ripple & XRP news
Nik Bougalis, a Ripple engineer responsible for XRP's server software, said in a GitHub submission that...
Getting JavaScript to Talk to CSS and Sass
3.4.2020
JavaScript and CSS have lived beside one another for upwards of 20 years. And yet it’s been remarkably tough to share data between them. There have been large attempts, sure. But, I have something simple and intuitive in mind — something not involving a structural change, but rather putting...
Google’s Technical Writing Guide
3.4.2020
It’s good!
I’ve written up my advice (sprinkled with great advice from others), but this is way more straightforward nuts-and-bolts training on technical writing. It’s structured like an actual course, with exercises along the way.
I’m far from an expert here. But between...
Nationwide Lockdown: Indian Cryptocurrency Exchanges See Signups and Trade Volumes Increase
3.4.2020
India is currently under a nationwide lockdown due to the coronavirus outbreak. News.Bitcoin.com talked to executives of local cryptocurrency exchanges to find out the impact of the lockdown on cryptocurrency trading. They revealed that more people are actually trading cryptocurrencies on their...
Accessibility Links
2.4.2020
Austin Gil has kicked off the first in a five-part series about “HTML Forms Right” and to starts with semantics. It’s talking to the “we build our front-ends with JavaScript” crowd. The first block of code is an example of an Ajax form submission where the data...
typespecimens.io
2.4.2020
If you’re looking for a new typeface for that side project of yours then here’s a great website by John D. Jameson that collects a bunch of the latest type specimen websites. Everything is on display here, from the daring and bold, to those that are a bit more professional and reserved.
Not only...
Ripple Expands in Asia, Brave & CoinTracker Reach New Milestones + More News
2.4.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Adoption news
London-based international money transfer service Azimo and Thailand’s Siam Commercial Bank (SCB) have partnered...
Why Do Some HTML Elements Become Deprecated?
2.4.2020
The internet has been around for a long while, and over time we’ve changed the way we think about web design. Many old techniques and ways of doing things have gotten phased out as newer and better alternatives have been created, and we say that they have been deprecated.
Deprecated. It’s a word...
Rethinking Code Comments
2.4.2020
Justin Duke asks if treating code comments like footnotes could help us understand the code in a file better. In his mockup, all the comments are hidden by default and require a click to reveal:
What a neat idea! Justin’s design reminds me of the way that Instapaper treated inline...
A Letter to Our Users Post-Acquisition
2.4.2020
Following the recent acquisition news, Brandon Chez, the founder of CoinMarketCap, and Carylyne Chan, the interim CEO, shared their personalContinue Reading
The post A Letter to Our Users Post-Acquisition appeared first on CoinMarketCap Blog
Binance and CoinMarketCap Announce Acquisition to Collectively Make Cryptocurrency More Accessible for Everyone
2.4.2020
The global blockchain company behind the world’s largest digital asset exchange by trading volume and users, Binance, today announced thatContinue Reading
The post Binance and CoinMarketCap Announce Acquisition to Collectively Make Cryptocurrency More Accessible for Everyone appeared first...
Factom Faces Liquidation After Investors Refuse Request for More Funding
2.4.2020
The blockchain firm's biggest investor, FastForward, is now its receiver
Bitcoin & Bitcoin Cash Holders More Profitable Than Ethereum & Litecoin Holders
2.4.2020
Judging from a blockchain analysis tool that works across a range of digital assets, the majority of holders of both bitcoin (BTC) and bitcoin cash (BCH) seem to be still “making money.” Ethereum (ETH) and litecoin (LTC) users are not so lucky.
The new set of tools, developed by blockchain...
SEC Seeks More Feedback on tZERO’s Proposed Security Token Exchange
2.4.2020
The commission has extended a comment period on a proposed rule change to clear a regulatory path for the Boston Security Token Exchange, a tZERO-backed platform
Web Performance Checklist
2.4.2020
The other day, I realized that web performance is an enormous topic covering so very much — from minimizing assets to using certain file formats, it can be an awful lot to keep in mind while building a website. It’s certainly far too much for me to remember!
So I made a web performance checklist....
An Annotated Docker Config for Front-End Web Development
2.4.2020
Andrew Welch sings the praises of using Docker containers for local dev environments:
Here are the advantages of Docker for me:
• Each application has exactly the environment it needs to run, including specific versions of any of the plumbing needed to get it to work (PHP, MySQL...