Search
How to Contribute to an Open Source Project
9.9.2019
The following is going to get slightly opinionated and aims to guide someone on their journey into open source. As a prerequisite, you should have basic familiarity with the command line and Git. If you know the concepts and want to dive right into the step by step how-to guide, check out this part...
Simple Ledger Protocol Announces Virtual Hackathon Devoted to SLP Token Ecosystem
5.9.2019
For 72 hours on Sep. 27-30, teams from around the world will participate in a Simple Ledger Protocol (SLP) Virtual Hackathon. Participants will compete for $2,000 worth of prizes by submitting open source code utilizing the SLP framework. The Hackathon’s website details that winners with...
5 Key Concepts from Day One at Bitcoin Cash City
5.9.2019
With day one of North Queensland’s Bitcoin Cash City all wrapped up, conference attendees were left with an overflow of big ideas to distill, process, and potentially integrate. These include underwriting merchant adoption, building tech parks and mining operations, BIP70 applications...
New Bitcoin Cash Specs Propose Heightened Privacy and Double-Spend Proofs
31.7.2019
Bitcoin Cash (BCH) development continues as software engineers have revealed two distinct concepts that aim to boost the BCH network. Bitcoin Cash developer Tom Zander has announced new documentation concerning the vision of a double-spend proofs, which now exists as a pull request to...
Learn to Read Crypto and Blockchain Data With Our Guide
4.7.2019
Just launched, our free block explorer guide will have you navigating blockchain data like the coolest kid on the block At CoinMarketCap, we have made it a mission to clearly communicate blockchain and crypto concepts in conjunction with providing data […]
The post Learn to Read Crypto...
Our Value of Money Is Subjective But That Doesn’t Make It Meaningless
14.5.2019
In my last op-ed, I discussed how the value we place on items and goods is subjective based on Carl Menger’s Subjective Theory of Value and how these concepts apply to people’s perception of value with things like fiat, gold, and bitcoin. The post outlined the idea that money cannot...
8 Little Videos About the Firefox Shape Path Editor
7.3.2019
It sometimes takes a quick 35 seconds for a concept to really sink in. Mikael Ainalem delivers that here, in the case that you haven't quite grokked the concepts behind path-based CSS properties like clip-path and shape-outside.
Here are two of my favorites. The first demonstrates animating text...
Render Children in React Using Fragment or Array Components
17.7.2018
What comes to your mind when React 16 comes up? Context? Error Boundary? Those are on point. React 16 came with those goodies and much more, but In this post, we'll be looking at the rendering power it also introduced — namely, the ability to render children using Fragments and Array...
Building a Complex UI Animation in React, Simply
12.7.2018
Let’s use React, styled-components, and react-flip-toolkit to make our own version of the animated navigation menu on the Stripe homepage. It's an impressive menu with some slick animation effects and the combination of these three tools can make it relatively easy to recreate.
This is...
5 Crucial Concepts for Learning d3.js and How to Understand Them
23.3.2018
You may have already heard about d3.js, the dazzling JavaScript library that lets you create beautiful charts and graphics with just a few lines of code. You might have seen some of the fantastic examples of D3 in action, or you may have heard that the New York Times uses it to create...