Search
Tencent to Build Virtual Bank After Hong Kong Regulator Approves License
8.11.2019
Tencent received the green light from the Hong Kong Securities and Futures Commission to build a blockchain-based virtual bank
YOUChain to Work With Jianshu.com & Fountain to Build a Digital Copyright Ecosystem
6.11.2019
YOUChain with Jianshu.com & Fountain will work together to effectively build the latest digital copyright ecosystem. The partnership will speed up the drive and empower the content through blockchain technology in content and culture. #YOUChain will work with https://t.co/UWLqRSW20Z &...
Spacechain Plans to Build World’s First Open-source Satellite Network
6.11.2019
Singapore-based start-up SpaceChain has decided to build the world’s first open-source Blockchain-based satellite network. The company aims to protect the digital assets of organizations from hackers and cybercriminals. In this effort, SpaceChina wants to become as the integrator of space...
Filecoin, But Forever: Arweave Raises $5 Million to Build Out ‘Permaweb’
5.11.2019
Arweave, a startup building a decentralized storage protocol for the world's knowledge, raises $5 million via token sale from a16z, USV and Multicoin
Coinbase Legal Chief Says Private Sector Should Build US Digital Dollar
5.11.2019
Coinbase chief legal officer Brian Brooks thinks the private sector is best positioned to build America's digital dollar
Making a Chart? Try Using Mobx State Tree to Power the Data
5.11.2019
Who loves charts? Everyone, right? There are lots of ways to create them, including a number of libraries. There’s D3.js, Chart.js, amCharts, Highcharts, and Chartist, to name only a few of many, many options.
But we don’t necessary need a chart library to create charts. Take Mobx-state-tree (MST)...
Can We Expect Libra to Build Trust Over the Loss of Confidence on Facebook?
5.11.2019
When Facebook reported in June that it has plans to launch its Cryptocurrency named “Libra,” it gave the cryptocurrency sector the much-needed hype. With a major name like Facebook evaluating a Bitcoin-like offering, traders from crypto remarked that digital currencies can gain standard...
Become a Front-End Master in 2020 With These 10 Project Ideas
1.11.2019
This is a little updated cross-post from a quickie article I wrote on DEV. I'm publishing here 'cuz I'm all IndieWeb like that.
I love this post by Simon Holdorf. He's got some ideas for how to level up your skills as a front-end developer next year. Here they are:
Build a movie search app using...
Build a 100% Serverless REST API with Firebase Functions & FaunaDB
31.10.2019
Indie and enterprise web developers alike are pushing toward a serverless architecture for modern applications. Serverless architectures typically scale well, avoid the need for server provisioning and most importantly are easy and cheap to set up! And that’s why I believe the next evolution...
Why Are Accessible Websites so Hard to Build?
23.10.2019
I was chatting with some front-end folks the other day about why so many companies struggle at making accessible websites. Why are accessible websites so hard to build? We learn about HTML, we make sure things are semantic and — voila! @— we have an accessible website. During the course...
Interpret and Measure Protocol Join Hands to Build a Blockchain-based Online Gaming Research Community
23.10.2019
Consumer markets research company Interpret has joined hands with Measure Protocol, an ethical personal data marketplace, to build an all-new online gaming research community based on blockchain technology. The platform will be for Interpret’s video gaming community and will be introduced...
Bitmain Aims to Build a 300MW Texas Mining Farm
23.10.2019
The Beijing-based Bitmain Technologies and DMG Blockchain Solutions announced the launch of a 25MW mining facility in Rockdale, Texas. The new mine aims to bolster Bitmain’s international expansion which will soon expand to 50MW of processing power and then extend the operation’s...
Netlify Build Plugins Announcement
22.10.2019
Netlify just dropped a new thing: Build Plugins. (It's in beta, so you have to request access for now.) Here's my crack at explaining it, which is heavily informed from David Well's announcement video.
You might think of Netlify as that service that makes it easy to sling up some static files from...
Down but not out
21.10.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 21 October, 2019 Pick yourself up “Don't quit. Never give up trying to build the world you can see, even if others can't see it. Listen to your drum and your drum only. It's […]
The post Down but not out appeared first on CoinMarketCap
Why Parcel Has Become My Go-To Bundler for Development
21.10.2019
Today we’re gonna talk about application bundlers — tools that simplify our lives as developers. At their core, bundlers pick your code from multiple files and put everything all together in one or more files in a logical order that are compiled and ready for use in a browser. Moreover, through...
Bitcoin.com Acquires Blockchain Software Startup O3 Labs
21.10.2019
Bitcoin.com has announced the acquisition of blockchain startup O3 Labs, the Tokyo-based software company that specializes in developing gateways to the digital economy. The deal will see O3 absorbed into Bitcoin.com, forming a single team dedicated to creating tools for realizing the full...
Xpring Invests In Swedish Startup to Build XRP Hardware Wallet Firmware
16.10.2019
Xpring has invested in Swedish crypto self-custody startup Towo Labs to build hardware wallet firmware with support for XRP
Using GitHub Template Repos to Jump-Start Static Site Projects
4.10.2019
If you’re getting started with static site generators, did you know you can use GitHub template repositories to quickly start new projects and reduce your setup time?
Most static site generators make installation easy, but each project still requires configuration after installation. When...
Parallel Markets Teams Up With Chainlink to Build Portable Investor Identity Solution for Blockchain
3.10.2019
Parallel Markets, a newly founded startup with $1.4 million capital has collaborated with the Chainlink network to develop the first portable investor identity solution for blockchain. The partnership between Chainlink and Parallel Markets will accredit the users through Parallel Passport and then...
Demonstrating Reusable React Components in a Form
2.10.2019
Components are the building blocks of React applications. It’s almost impossible to build a React application and not make use of components. It’s widespread to the point that some third-party packages provide you with components you can use to integrate functionality into your application.
These...