Search
Chainalysis Research: Speculation Remains Bitcoin’s Primary Use Case
31.5.2019
Research from U.S.-based blockchain intelligence firm Chainalysis shows that only 1.3% of economic transactions for bitcoin came from merchants in the first four months of 2019
A Practical Use Case for Vue Render Functions: Building a Design System Typography Grid
30.5.2019
This post covers how I built a typography grid for a design system using Vue render functions. Here’s the demo and the code. I used render functions because they allow you to create HTML with a greater level of control than regular Vue templates, yet surprisingly I couldn’t find very much when...
Survey Just Showed a Use Case for Facebook Coin
29.5.2019
18% of surveyed adult Americans would be interested in investing in a Facebook created digital token, and majority of these are looking to use it on the Facebook Marketplace.
The online survey of 1,000 Americans was commissioned by personal finance education website LendEDU and conducted...
Enterprise Ethereum Alliance Releases Report on Blockchain Use Cases in Real Estate
23.5.2019
Several blockchain use cases relevant to the real estate industry have been detailed in a recently released report by the Enterprise Ethereum Alliance
The Browser Can Remember Edited Content
22.5.2019
You can make the text inside any HTML element editable by adding the contenteditable attribute.
<div contenteditable>
Hey, I'm like a textarea kinda now!
</div>
I wouldn't say there are wheelbarrows full of use-cases for that, but it's neat. One possible use might be...
Bank of America CTO Catherine Bessant: We Haven’t Found a Blockchain Use Case in Finance
15.5.2019
Bank of America has yet to find blockchain use cases for the financial services sector, according to the bank’s CTO, Catherine Bessant
5 Most Common Dropdown Use Cases Solved with React Downshift
26.6.2018
Downshift is a library that helps you build simple, flexible, WAI-ARIA compliant enhanced input React components. Its major use case is for buildin